diff options
author | Eugene Sokolov <eug-vs@keemail.me> | 2020-02-04 19:37:21 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-04 19:37:21 +0300 |
commit | 3e836ec7ac3b282bc0e7b0875220caef9e6380e9 (patch) | |
tree | b50bef1df829b1517ce33cb93bc166dd25d928ac | |
parent | e0ab5995d6b6da1bb4ebd6a61f9e0fe755597587 (diff) | |
download | react-benzin-2.2.1.tar.gz |
chore: release v2.2.1v2.2.1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d148625..918ff9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-benzin", - "version": "2.2.0", + "version": "2.2.1", "description": "A powerful React Material components library.", "main": "dist/index.tsx", "module": "dist/index.tsx", |