Skip to content

Commit

Permalink
chore(master): release 0.1.1 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 24, 2024
1 parent 648a508 commit c3b26f4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.0.9"}
{".":"0.1.1"}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [0.1.1](https://github.com/speculare-cloud/speculare-client/compare/v0.0.9...v0.1.1) (2024-09-24)


### Features

* add correct CI, update deps ([429294f](https://github.com/speculare-cloud/speculare-client/commit/429294fecd6d5cde946969ab82898bf281d08e8c))


### Miscellaneous Chores

* release 0.1.1 ([648a508](https://github.com/speculare-cloud/speculare-client/commit/648a508b7dd914a10a6f3a08346d8eeaf87fb2d9))
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "speculare-client"
version = "0.0.9"
version = "0.1.1"
authors = ["Martichou <martichou.andre@gmail.com>"]
edition = "2018"

Expand Down

0 comments on commit c3b26f4

Please # to comment.