Skip to content

Commit 5c8958d

Browse files
authored
v3.0.1 of Javy crate (#758)
1 parent f1f25ed commit 5c8958d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

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.

crates/javy/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
88

99
## [Unreleased]
1010

11+
## [3.0.1] - 2024-09-18
12+
1113
### Changed
1214

1315
- Updated `simd-json` to version that removes dependency on `lexical-core` with

crates/javy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "javy"
3-
version = "3.0.1-alpha.1"
3+
version = "3.0.1"
44
authors.workspace = true
55
edition.workspace = true
66
license.workspace = true

0 commit comments

Comments
 (0)