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