Skip to content

Commit

Permalink
Merge pull request #213 from input-output-hk/chore/package-json-relea…
Browse files Browse the repository at this point in the history
…se-1.0.4

Update version to 1.0.4
  • Loading branch information
przemyslaw-wlodek authored Apr 14, 2022
2 parents 6d43522 + e7e7e7b commit 9e50161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-polymorph",
"description": "React components with highly customizable logic, markup and styles.",
"version": "1.0.3",
"version": "1.0.4",
"scripts": {
"build": "cross-env yarn clean && yarn sass && yarn js",
"build:watch": "concurrently 'yarn js:watch' 'yarn sass:watch'",
Expand Down

0 comments on commit 9e50161

Please sign in to comment.