We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58039bc commit 00aea99Copy full SHA for 00aea99
1 file changed
src/StreamDB/StreamDB.csproj
@@ -8,7 +8,7 @@
8
9
<!-- NuGet package metadata -->
10
<PackageId>StreamDB</PackageId>
11
- <Version>1.0.0</Version>
+ <Version>1.0.1</Version>
12
<Authors>Hamdaan Khalid</Authors>
13
<Description>High-throughput schema-on-read stream storage engine for time-series data, built on FASTER and SQLite.</Description>
14
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
0 commit comments