Skip to content

Commit

Permalink
chore: release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
corasan committed Jan 17, 2025
1 parent a9f5ec0 commit 8de8783
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 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.2.0",
"version": "0.3.0",
"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.2.0",
"version": "0.3.0",
"author": "Henry Paulino <[email protected]> (https://github.com/corasan)",
"packageManager": "[email protected]",
"main": "lib/index",
Expand Down
3 changes: 1 addition & 2 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@corasan/image-compressor",
"version": "0.2.0",
"version": "0.3.0",
"description": "A template for Nitro Modules.",
"main": "./lib/commonjs/index.js",
"module": "./lib/module/index.js",
Expand Down Expand Up @@ -44,7 +44,6 @@
"compressor",
"image-compressor",
"react-native-image-compressor"

],
"repository": {
"type": "git",
Expand Down

0 comments on commit 8de8783

Please sign in to comment.