Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsosf committed Mar 14, 2024
1 parent bf5a37e commit a6d773c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "icon-sdk"
version = "1.0.0"
version = "1.0.1"
edition = "2021"
description = "ICON(ICX) SDK for Rust"
authors = ["Dimitris Frangiadakis <[email protected]>"]
Expand Down
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ The following versions of the project are
currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 1.0.0 | :white_check_mark: |
|---------| ------------------ |
| 1.0.x | :white_check_mark: |

## Reporting a Vulnerability

Expand Down

0 comments on commit a6d773c

Please sign in to comment.