Skip to content

Commit 2324cb6

Browse files
authored
v1.0.0 of javy-codegen (#909)
1 parent 05dee64 commit 2324cb6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/codegen/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic
77
Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## [1.0.0] - 2025-03-07
9+
## [1.0.0] - 2025-03-10
1010

1111
Initial release

crates/codegen/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "javy-codegen"
3-
version = "1.0.0-alpha.1"
3+
version = "1.0.0"
44
authors.workspace = true
55
edition.workspace = true
66
license.workspace = true

0 commit comments

Comments
 (0)