Skip to content

Commit

Permalink
Publish 1.0.0 release 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tijmenvangurp committed Jun 11, 2020
1 parent bd969c2 commit 0070a0f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"name": "detach-out-of-sync-text-styles",
"description": "Detach all out of sync text styles from a chosen sketch library.",
"version": "0.1.0",
"repository": {"url": "https://github.com/tijmenvangurp/detach-out-of-sync-text-styles"},
"version": "1.0.0",
"repository": {
"url": "https://github.com/tijmenvangurp/detach-out-of-sync-text-styles"
},
"engines": {
"sketch": ">=49.0"
},
Expand Down

0 comments on commit 0070a0f

Please sign in to comment.