We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 591d615 commit 3d4161cCopy full SHA for 3d4161c
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "preact-cycle",
3
"amdName": "preactCycle",
4
- "version": "0.1.0",
+ "version": "0.1.1",
5
"description": "Minimal functional Virtual DOM rendering using Preact.",
6
"main": "dist/preact-cycle.js",
7
"jsnext:main": "src/index.js",
0 commit comments