aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJamie Kyle <me@thejameskyle.com>2019-05-14 02:34:26 +0300
committerJamie Kyle <me@thejameskyle.com>2019-05-14 02:34:26 +0300
commitf76101a87ded9e55393f83ac7869997aacf62b70 (patch)
tree7f83ed833a505a79dddc5b1a139b3b7130fcabc6 /package.json
parentf75e4529109640e39e527cdadda66d5e748ab1bf (diff)
1.1.0v1.1.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 942e8e0..b186f75 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "unstated-next",
- "version": "0.0.0",
+ "version": "1.1.0",
"description": "200 bytes to never think about React state management libraries ever again",
"source": "src/unstated-next.tsx",
"main": "dist/unstated-next.js",