Skip to content

Commit b4008fc

Browse files
committed
Bump package versions
1 parent 05d5a67 commit b4008fc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "heroicons",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"license": "MIT",
55
"files": [
66
"outline/",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@heroicons/react",
33
"license": "MIT",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"description": "",
66
"keywords": [],
77
"homepage": "https://github.com/tailwindlabs/heroicons#readme",

vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@heroicons/vue",
33
"license": "MIT",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"description": "",
66
"keywords": [],
77
"homepage": "https://github.com/tailwindlabs/heroicons#readme",

0 commit comments

Comments
 (0)