Skip to content

Commit a03435e

Browse files
committed
1.1.0
1 parent 4930b5e commit a03435e

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,7 +1,7 @@
11
{
22
"name": "hyperapp",
3-
"description": "1 KB JavaScript library for building frontend applications.",
4-
"version": "1.0.2",
3+
"description": "1 KB JavaScript library for building web applications.",
4+
"version": "1.1.0",
55
"main": "dist/hyperapp.js",
66
"module": "src/index.js",
77
"typings": "hyperapp.d.ts",

0 commit comments

Comments
 (0)