aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorEug-VS <eug-vs@keemail.me>2020-01-28 22:01:59 +0300
committerEug-VS <eug-vs@keemail.me>2020-01-28 22:01:59 +0300
commit53143dfc36e66e285256706a8ec837e2bd2f8427 (patch)
tree2029301838a09c072a8e4caaa3e6dc6e7a0c1a15 /package.json
parentfa92f605df3508aa16ab2fc90f283049650bcbd7 (diff)
downloadreact-benzin-53143dfc36e66e285256706a8ec837e2bd2f8427.tar.gz
fix: change package version to 1.0.1
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 825d1d4..6fb756f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "react-benzin",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "A powerful React Material components library.",
"main": "dist/index.js",
"module": "dist/index.js",