Skip to content

Commit c3f7ec1

Browse files
committed
3.0.0-alpha.1
1 parent d609f73 commit c3f7ec1

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": "hal-json-vuex",
3-
"version": "2.0.0-alpha.16",
3+
"version": "3.0.0-alpha.1",
44
"description": "Use a HAL JSON API with Vuex",
55
"main": "./dist/hal-json-vuex.umd.cjs",
66
"module": "./dist/hal-json-vuex.js",
@@ -92,4 +92,4 @@
9292
"@vue/compiler-sfc": "3.3.6",
9393
"vuex": "4.1.0"
9494
}
95-
}
95+
}

0 commit comments

Comments
 (0)