diff options
author | codecalm <codecalm@gmail.com> | 2020-11-13 22:11:22 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-11-13 22:11:22 +0100 |
commit | 061e99b8965fadf6eb390a5b1ca137004badf8c2 (patch) | |
tree | 8b65f023a51f103cf0745a203fd039b1a40682cb /package.json | |
parent | icons version fixes (diff) | |
download | tabler-icons-061e99b8965fadf6eb390a5b1ca137004badf8c2.tar.xz |
Release 1.36.0v1.36.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 9e84fc04..74914289 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons", - "version": "1.35.0", + "version": "1.36.0", "repository": { "type": "git", "url": "git+https://github.com/tabler/tabler-icons.git" @@ -29,7 +29,7 @@ "tabler-sprite-nostroke.svg" ], "publishConfig": { - "access": "public" + "access": "public" }, "homepage": "https://github.com/tabler/tabler-icons#readme", "scripts": { |