Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mosheduminer committed Jul 10, 2020
1 parent 866cb4a commit 23943b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# sirix-typescript-client
# SirixDB Client Library

### This is alpha software
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sirixdb",
"version": "0.1.0",
"version": "0.1.1",
"description": "A client library for interacting with SirixDB, written in Typescript",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 23943b6

Please sign in to comment.