Skip to content

Commit

Permalink
Release 0.15.2 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
BLYKIM authored Nov 16, 2023
1 parent 9c444ed commit 797e31a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ file is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and
this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.15.2] - 2023-11-16

### Added

Expand Down Expand Up @@ -216,6 +216,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).

- Move from giganto

[0.15.2]: https://github.com/aicers/giganto-client/compare/0.15.1...0.15.2
[0.15.1]: https://github.com/aicers/giganto-client/compare/0.15.0...0.15.1
[0.15.0]: https://github.com/aicers/giganto-client/compare/0.14.0...0.15.0
[0.14.0]: https://github.com/aicers/giganto-client/compare/0.13.2...0.14.0
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 = "giganto-client"
version = "0.15.1"
version = "0.15.2"
edition = "2021"

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

0 comments on commit 797e31a

Please sign in to comment.