Skip to content

Commit 60811c0

Browse files
committed
chore: v1.0.0-beta.3
1 parent 0e64a78 commit 60811c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lcui",
3-
"version": "1.0.0-beta.2",
3+
"version": "1.0.0-beta.3",
44
"description": "A small C library for building user interfaces with C, XML and CSS.",
55
"main": "index.js",
66
"directories": {
@@ -40,4 +40,4 @@
4040
"husky": "^0.14.3",
4141
"travis-cli": "^1.0.9"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)