Skip to content

Commit

Permalink
chore: release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
corasan committed Nov 22, 2024
1 parent 23dd9a6 commit 9da945b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@corasan/image-compressor-example",
"version": "0.0.3",
"version": "0.0.4",
"main": "expo-router/entry",
"scripts": {
"start": "expo start",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nitro-image-compressor",
"version": "0.0.3",
"version": "0.0.4",
"author": "Henry Paulino <[email protected]> (https://github.com/corasan)",
"packageManager": "[email protected]",
"main": "lib/index",
Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@corasan/image-compressor",
"version": "0.0.3",
"version": "0.0.4",
"description": "A template for Nitro Modules.",
"main": "./lib/commonjs/index.js",
"module": "./lib/module/index.js",
Expand Down

0 comments on commit 9da945b

Please sign in to comment.