Skip to content

Commit

Permalink
chore: release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cdiddy77 committed Jun 24, 2024
1 parent 7a2a5e0 commit 0d0f4d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-mediapipe",
"version": "0.3.0",
"version": "0.4.0",
"description": "A React Native Camera and Player for MediaPipe applications.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down Expand Up @@ -143,4 +143,4 @@
"dependencies": {
"react-native-vector-icons": "^10.0.3"
}
}
}

0 comments on commit 0d0f4d0

Please sign in to comment.