Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 463bb58

Browse files
committed
Bump verion to 1.0.0-rc.1
1 parent 25c5f65 commit 463bb58

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.

bee-inx/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
2020
### Security -->
2121

22+
## 1.0.0-rc.1 - 2022-09-29
23+
24+
### Added
25+
26+
- Missing INX bindings
27+
- Examples
28+
- Documentation
29+
2230
## 1.0.0-beta.6 - 2022-09-26
2331

2432
### Added

bee-inx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bee-inx"
3-
version = "1.0.0-beta.6"
3+
version = "1.0.0-rc.1"
44
authors = [ "IOTA Stiftung" ]
55
edition = "2021"
66
description = "Rust bindings for IOTA node extensions (INX)"

0 commit comments

Comments
 (0)