Skip to content

Commit a411cd6

Browse files
Release 1.1.9
1 parent 59a7a47 commit a411cd6

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55

66

7+
## v1.1.9 (2022-05-31)
8+
79
## v1.1.8 (2022-05-31)
810

911
## v1.1.7 (2022-05-31)

electron-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "swach",
33
"productName": "swach",
4-
"version": "1.1.8",
4+
"version": "1.1.9",
55
"description": "A robust color management tool for the modern age.",
66
"main": "src/index.js",
77
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swach",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"private": true,
55
"description": "A robust color management tool for the modern age.",
66
"repository": "https://github.com/shipshapecode/swach",

0 commit comments

Comments
 (0)