Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit b1129ff

Browse files
committed
Incremented major version
Major changes in function naming and param order. Backward compatibilty is affected.
1 parent dd0ce5b commit b1129ff

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": "@a-block/a-blockjs",
3-
"version": "1.2.15",
3+
"version": "2.0.0",
44
"description": "API wrapper to access the ABlock network",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)