Skip to content

Commit 1ee70b7

Browse files
authored
Prepare v0.0.1-alpha02 release (#24)
1 parent 3207327 commit 1ee70b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neo4j-labs/experimental-query-api-wrapper",
3-
"version": "0.0.1-alpha01",
3+
"version": "0.0.1-alpha02",
44
"description": "Experimental wrapper library to access Neo4j Database using Query API with a neo4j-driver-like interface.",
55
"main": "lib/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)