Skip to content

Commit

Permalink
bumping version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
catdad committed Nov 11, 2023
1 parent 4b6ca2d commit 9463113
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "heic-convert",
"version": "1.2.4",
"version": "2.0.0",
"description": "Convert HEIC/HEIF images to JPEG and PNG",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -43,6 +43,6 @@
"pngjs": "^6.0.0"
},
"engines": {
"node": ">=8.0.0"
"node": ">=12.0.0"
}
}

0 comments on commit 9463113

Please sign in to comment.