Skip to content

Commit 39a5533

Browse files
mishushakovclaude
andcommitted
bump libhermesabi-sys to 0.3.0 and rusty_hermes to 0.2.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent af36839 commit 39a5533

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rusty_hermes"
33
description = "Rust wrapper for Facebook's Hermes JavaScript engine"
4-
version = "0.1.0"
4+
version = "0.2.0"
55
edition = "2021"
66
authors = ["Rust Hermes, Mish Ushakov <mishushakov@users.noreply.github.com>"]
77
repository = "https://github.com/rust-hermes/rusty_hermes"

libhermesabi-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "libhermesabi-sys"
33
description = "C bindings for Hermes JavaScript engine"
4-
version = "0.2.0"
4+
version = "0.3.0"
55
edition = "2021"
66
links = "hermesabi"
77
authors = ["Rust Hermes, Mish Ushakov <mishushakov@users.noreply.github.com>"]

0 commit comments

Comments
 (0)