Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed May 3, 2022
1 parent ea8ab5a commit d7235ca
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,6 +1,6 @@
{
"name": "@turbowarp/packager",
"version": "0.7.2",
"version": "0.8.0",
"description": "Converts Scratch projects into HTML files, zip archives, or executable programs for Windows, macOS, and Linux.",
"main": "dist/packager.js",
"scripts": {
Expand All @@ -19,7 +19,9 @@
},
"author": "GarboMuffin",
"homepage": "https://github.com/TurboWarp/packager#readme",
"keywords": ["scratch"],
"keywords": [
"scratch"
],
"bugs": {
"url": "https://github.com/TurboWarp/packager/issues"
},
Expand Down

0 comments on commit d7235ca

Please sign in to comment.