Skip to content

Commit

Permalink
Prepare release v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juliandsg0222 committed Apr 25, 2024
1 parent d64aa86 commit 10abfc1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 0.6.1 (25.04.2024)
- Add stale issues policy. See [PR #41](https://github.com/kommitters/soroban-did-contract/pull/41)

## 0.6.0 (17.04.2024)
- Feature: [Set new admin function](https://github.com/kommitters/soroban-did-contract/issues/37).

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "soroban-did-contract"
version = "0.6.0"
version = "0.6.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 10abfc1

Please sign in to comment.