Skip to content

Commit

Permalink
updating package version to 2.1.1
Browse files Browse the repository at this point in the history
Preparing for release to npm
  • Loading branch information
rii-mango committed Mar 27, 2024
1 parent 57138a0 commit 38d054c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jpeg-lossless-decoder-js",
"version": "2.1.0",
"version": "2.1.1",
"description": "A JavaScript JPEG Lossless decoder.",
"main": "release/lossless.js",
"types": "release/lossless.d.cts",
Expand Down

0 comments on commit 38d054c

Please sign in to comment.