Skip to content

Commit 7c88de4

Browse files
committed
Fix version field
1 parent 955c5fa commit 7c88de4

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": "apl-viewhost-web",
3-
"version": "2022.1",
3+
"version": "2022.1.0",
44
"description": "This is a Web-assembly version (WASM) of apl viewhost web.",
55
"license": "Apache 2.0",
66
"repository": {

0 commit comments

Comments
 (0)