diff options
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": { |