Skip to content

Commit dc80bb9

Browse files
committed
Bump app lib version to v0.4.3
1 parent 84f3ae8 commit dc80bb9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "app"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
edition = "2024"
55

66
[lib]

react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "portal-app-lib",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "React Native bindings for the Portal App library",
55
"source": "./src/index.tsx",
66
"main": "./lib/module/index.js",

0 commit comments

Comments
 (0)