We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad0a90f commit cd945afCopy full SHA for cd945af
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "linkstate",
3
"amdName": "linkState",
4
- "version": "1.0.1",
+ "version": "1.1.0",
5
"description": "Bind events to state. Works with Preact and React.",
6
"main": "dist/linkstate.js",
7
"module": "dist/linkstate.es.js",
0 commit comments