diff options
author | codecalm <codecalm@gmail.com> | 2020-03-18 00:44:21 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-18 00:44:21 +0100 |
commit | 8e455d6b610b9c78d281e0f43a86e44181979273 (patch) | |
tree | 4f71c7dba4ff881bcf78bb4850b0b7b3b754acfc /package.json | |
parent | package fix (diff) | |
download | tabler-icons-8e455d6b610b9c78d281e0f43a86e44181979273.tar.xz |
1.0.0v1.0.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ffc3a908..37ee789f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tabler-icons", - "version": "1.0.0-alpha.1", + "version": "1.0.0", "repository": { "type": "git", "url": "git+https://github.com/tabler/tabler-icons.git" |