Skip to content

Commit

Permalink
release: 0.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: azjezz <[email protected]>
  • Loading branch information
azjezz committed Jan 31, 2023
1 parent 0bdb1c0 commit 3a9ee1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ara_reporting"
version = "0.6.0"
version = "0.6.1"
edition = "2021"
description = "A Reporting library for for Ara Programming Language 📃"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Add `ara_reporting` to your `Cargo.toml`, and you're good to go!

```toml
[dependencies]
ara_reporting = "0.6.0"
ara_reporting = "0.6.1"
```

## Example
Expand Down

0 comments on commit 3a9ee1c

Please sign in to comment.