Skip to content

Commit

Permalink
Release 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed May 31, 2022
1 parent 80154a4 commit 8da3f2d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@



## v1.1.4 (2022-05-31)

## v1.1.3 (2022-05-31)

## v1.1.2 (2022-05-30)
Expand Down
2 changes: 1 addition & 1 deletion electron-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "swach",
"productName": "swach",
"version": "1.1.3",
"version": "1.1.4",
"description": "A robust color management tool for the modern age.",
"main": "src/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swach",
"version": "1.1.3",
"version": "1.1.4",
"private": true,
"description": "A robust color management tool for the modern age.",
"repository": "https://github.com/shipshapecode/swach",
Expand Down

0 comments on commit 8da3f2d

Please sign in to comment.