Skip to content

Commit 0346abe

Browse files
committed
Bump version
1 parent 46ac935 commit 0346abe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "simple",
33
"dependencies": {
4-
"dgraph-js": "^1.0.1",
4+
"dgraph-js": "^1.0.2",
55
"grpc": "^1.7.2"
66
}
77
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dgraph-js",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Official javascript client for Dgraph",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)