Skip to content

Commit

Permalink
chore: release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Parker authored and Charles Parker committed Apr 30, 2024
1 parent 0867bcc commit 4c937c6
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": "react-native-llm-mediapipe",
"version": "0.3.0",
"version": "0.4.0",
"description": "Run an LLM on iOS & Android devices using React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down Expand Up @@ -161,4 +161,4 @@
]
]
}
}
}

0 comments on commit 4c937c6

Please sign in to comment.