Skip to content

Commit 8b558ad

Browse files
authored
Bump protocol version for release (#40)
1 parent 3291cea commit 8b558ad

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-alpha05",
3+
"version": "0.0.1-alpha06",
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)