Skip to content

Commit 3d4161c

Browse files
committed
0.1.1
1 parent 591d615 commit 3d4161c

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,7 +1,7 @@
11
{
22
"name": "preact-cycle",
33
"amdName": "preactCycle",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"description": "Minimal functional Virtual DOM rendering using Preact.",
66
"main": "dist/preact-cycle.js",
77
"jsnext:main": "src/index.js",

0 commit comments

Comments
 (0)