Skip to content

Commit

Permalink
fix: preparing for release
Browse files Browse the repository at this point in the history
  • Loading branch information
JigarJoshi committed Jul 8, 2022
1 parent d0cc2a4 commit 8ce549c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tigrisdata/core",
"version": "1.0.0-alpha.10",
"version": "1.0.0-alpha.11",
"description": "Tigris client for Typescript",
"author": "Tigris Data (https://www.tigrisdata.com/)",
"contributors": [
Expand All @@ -16,6 +16,9 @@
{
"name": "Adil Ansari",
"url": "https://www.tigrisdata.com/"
},
{
"name": "Matt Ayres"
}
],
"main": "dist/index.js",
Expand Down

0 comments on commit 8ce549c

Please sign in to comment.