Skip to content

Commit

Permalink
✨ feat: release 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
baronha committed Dec 23, 2024
1 parent 390a21f commit ec0137b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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": "multipleimagepickerexample",
"version": "2.0.4",
"version": "2.1.2",
"main": "expo/AppEntry.js",
"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": "@baronha/react-native-multiple-image-picker",
"version": "2.1.1",
"version": "2.1.2",
"description": "� react-native-multiple-image-picker enables applications to pick images and videos from multiple smart albums in iOS/Android �",
"main": "./lib/commonjs/index.js",
"module": "./lib/module/index.js",
Expand Down

0 comments on commit ec0137b

Please sign in to comment.