Skip to content

Commit 6fc4dc9

Browse files
author
SirJosh3917
committed
Production Release
1 parent b0b68b8 commit 6fc4dc9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ StringDB is a fast, powerful, lightweight archival-style DB that uses mainly (yo
33

44
# Install
55
Install from [nuget,](https://www.nuget.org/packages/StringDB) or from the [github releases page](https://github.com/SirJosh3917/StringDB/releases/latest)
6+
67
[```Install-Package StringDB```](https://www.nuget.org/packages/StringDB)
78

89
## Why make another DB engine?

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: '0.0.{build}'
1+
version: '1.0.{build}'
22
image: Visual Studio 2017
33
clone_depth: 1
44
deploy: off

0 commit comments

Comments
 (0)