Skip to content

Commit 41865bf

Browse files
author
root
committed
update version
1 parent fd29144 commit 41865bf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tarantool-driver",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Tarantool driver for 1.6",
55
"main": "index.js",
66
"scripts": {
@@ -13,7 +13,8 @@
1313
"keywords": [
1414
"tarantool",
1515
"driver",
16-
"db"
16+
"db",
17+
"msgpack"
1718
],
1819
"author": "KlonD90",
1920
"license": "MIT",

0 commit comments

Comments
 (0)