Skip to content

Commit 28f3178

Browse files
authored
build: bump to v0.2.0-alpha.1 (#400)
1 parent 27514ba commit 28f3178

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [v0.2.0-alpha.1] - 2024-11-15
99

1010
### Added
1111

Cargo.lock

Lines changed: 17 additions & 17 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
@@ -55,7 +55,7 @@ authors = ["OpenZeppelin"]
5555
edition = "2021"
5656
license = "MIT"
5757
repository = "https://github.com/OpenZeppelin/rust-contracts-stylus"
58-
version = "0.1.1"
58+
version = "0.2.0-alpha.1"
5959

6060
[workspace.lints.rust]
6161
missing_docs = "warn"

0 commit comments

Comments
 (0)