Skip to content

Commit 3f28bd7

Browse files
Release 1.1.7
1 parent f24df95 commit 3f28bd7

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.7 (2022-05-31)
8+
79
## v1.1.6 (2022-05-31)
810

911
## v1.1.5 (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.6",
4+
"version": "1.1.7",
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.6",
3+
"version": "1.1.7",
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)