Skip to content

Commit

Permalink
chore: release (#31)
Browse files Browse the repository at this point in the history
Signed-off-by: Reuben Wong <[email protected]>
Co-authored-by: Reuben Wong <[email protected]>
  • Loading branch information
reubenwong97 and reubenwong97 authored Oct 30, 2023
1 parent 70b9179 commit 7d2fcd6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

## [0.0.12] - 2023-10-30

### Features

- Implement free functionality for tickers endpoint ([#30](https://github.com/reubenwong97/marketstack-rs/pull/30))

<!-- generated by git-cliff -->
## [0.0.11] - 2023-10-29

### Miscellaneous Tasks
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 = "marketstack"
version = "0.0.11"
version = "0.0.12"
edition = "2021"
license = "MIT"
description = "Rust bindings for Marketstack REST API"
Expand Down

0 comments on commit 7d2fcd6

Please sign in to comment.