Skip to content

Commit

Permalink
Increment version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
jhugman committed Dec 10, 2024
1 parent 9891ed9 commit 5789a22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crates/ubrn_cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "uniffi-bindgen-react-native"
version = "0.28.3-0"
version = "0.28.3-1"
edition = "2021"

[[bin]]
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": "uniffi-bindgen-react-native",
"version": "0.28.3-0",
"version": "0.28.3-1",
"description": "Uniffi bindings generator for calling Rust from React Native",
"homepage": "https://github.com/jhugman/uniffi-bindgen-react-native",
"repository": {
Expand Down

0 comments on commit 5789a22

Please sign in to comment.