Skip to content

Commit b500223

Browse files
committed
Re-release as version 6.0.1 on Nuget
This fixes patches meant for inclusion in 5.0/6.0 being excluded from the Nuget release.
1 parent 3c2cd5e commit b500223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SqliteCache/SqliteCache.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<LangVersion>9.0</LangVersion>
66
<AssemblyName>NeoSmart.Caching.Sqlite</AssemblyName>
77
<RootNamespace>NeoSmart.Caching.Sqlite</RootNamespace>
8-
<Version>6.0.0</Version>
8+
<Version>6.0.1</Version>
99
<Nullable>enable</Nullable>
1010
<Authors>Mahmoud Al-Qudsi, neosmart, mqudsi</Authors>
1111
<Company>NeoSmart Technologies</Company>

0 commit comments

Comments
 (0)