Skip to content

Commit

Permalink
Bump version to 0.2.0 for #7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
metafloor committed Apr 1, 2022
1 parent 56a1234 commit 491f4d6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 1,8 @@
{
"name": "zpl-image",
"version": "0.1.2",
"version": "0.2.0",
"description": "A pure javascript module that converts PNG, JPEG, and GIF to Z64-encoded GRF bitmaps for use with ZPL.",
"main": "zpl-image.js",
"module": "zpl-image-esm.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand All @@ -15,7 14,6 @@
"image",
"ZPL",
"Z64",
"ZB64",
"GRF",
"PNG",
"JPEG",
Expand Down

0 comments on commit 491f4d6

Please sign in to comment.