Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit f547d17

Browse files
0.9.6
1 parent e5ecc62 commit f547d17

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fivethree/core",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"author": "Fivethree Team",
55
"homepage": "https://fivethree.io/",
66
"description": "Fivethree Web Components",
@@ -125,4 +125,4 @@
125125
"platforms": [
126126
"android"
127127
]
128-
}
128+
}

projects/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fivethree/core",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"description": "Fivethree Core Components",
55
"keywords": [
66
"fivethree",
@@ -44,4 +44,4 @@
4444
"url": "https://github.com/fivethree-team/fivethree/issues"
4545
},
4646
"homepage": "https://github.com/fivethree-team/fivethree#readme"
47-
}
47+
}

0 commit comments

Comments
 (0)