Skip to content

Commit 9e50161

Browse files
Merge pull request #213 from input-output-hk/chore/package-json-release-1.0.4
Update version to 1.0.4
2 parents 6d43522 + e7e7e7b commit 9e50161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-polymorph",
33
"description": "React components with highly customizable logic, markup and styles.",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"scripts": {
66
"build": "cross-env yarn clean && yarn sass && yarn js",
77
"build:watch": "concurrently 'yarn js:watch' 'yarn sass:watch'",

0 commit comments

Comments
 (0)