Skip to content

Commit 19c5e79

Browse files
committed
Need minor bump to depend on non-beta
Publishing the previous one to nuget.org with the dependency on the Web-beta was a mistake :(
1 parent 87686ed commit 19c5e79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Css/Css.msbuildproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<PackageId>Devlooped.Xml.Css</PackageId>
66
<PackageReadme>readme.md</PackageReadme>
77
<Description>Superseded by Devlooped.Web</Description>
8-
<Version>2.0.0</Version>
8+
<Version>2.0.1</Version>
99
</PropertyGroup>
1010

1111
<ItemGroup>

src/Html/Html.msbuildproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<PackageId>Devlooped.Html</PackageId>
66
<PackageReadme>readme.md</PackageReadme>
77
<Description>Superseded by Devlooped.Web</Description>
8-
<Version>1.0.0</Version>
8+
<Version>1.0.1</Version>
99
</PropertyGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)