Skip to content

Commit 4701f4f

Browse files
author
Thomas Brasington
committed
Publish 2.1.0 release 🚀
1 parent fe828e6 commit 4701f4f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Renames text layers in the current page based on their text style name",
44
"repository": "https://github.com/tbrasington/rename-layers-based-on-textstyle.git",
55
"license": "mit",
6-
"version": "2.0.0",
6+
"version": "2.1.0",
77
"engines": {
88
"sketch": ">=52.0"
99
},
@@ -16,7 +16,6 @@
1616
],
1717
"identifier": "rename-layers-based-on-textstyle.plugin",
1818
"appcast": "https://raw.githubusercontent.com/tbrasington/rename-layers-based-on-textstyle/master/.appcast.xml"
19-
2019
},
2120
"scripts": {
2221
"build": "skpm-build",

0 commit comments

Comments
 (0)