Skip to content

Commit

Permalink
Bump verion to 1.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex6323 committed Sep 29, 2022
1 parent 25c5f65 commit 463bb58
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions bee-inx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security -->

## 1.0.0-rc.1 - 2022-09-29

### Added

- Missing INX bindings
- Examples
- Documentation

## 1.0.0-beta.6 - 2022-09-26

### Added
Expand Down
2 changes: 1 addition & 1 deletion bee-inx/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bee-inx"
version = "1.0.0-beta.6"
version = "1.0.0-rc.1"
authors = [ "IOTA Stiftung" ]
edition = "2021"
description = "Rust bindings for IOTA node extensions (INX)"
Expand Down

0 comments on commit 463bb58

Please sign in to comment.