Skip to content

Commit b57f09c

Browse files
authored
Update package.json
1 parent 604e80a commit b57f09c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-geo",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Geo Library for google-cloud datastore",
55
"main": "src/index.js",
66
"scripts": {
@@ -26,4 +26,4 @@
2626
"chai": "^4.2.0",
2727
"mocha": "^5.2.0"
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)