Skip to content

Commit

Permalink
Merge pull request #16 from axodotdev/release_0_2_1
Browse files Browse the repository at this point in the history
release: 0.2.1
  • Loading branch information
mistydemeo authored Oct 26, 2023
2 parents 85bd06f + a079eb4 commit 403a650
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Version 0.2.1

```text
+--------------------------------------+
| now with linux static musl binary!!! |
+--------------------------------------+
/
≽(◕ ᴗ ◕)≼
```

# Version 0.2.0

```text
Expand All @@ -16,4 +26,4 @@
+------------------------+
/
≽(◕ ᴗ ◕)≼
```
```
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,7 +1,7 @@
[package]
name = "axolotlsay"
description = "💬 a CLI for learning to distribute CLIs in rust"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/axodotdev/axolotlsay"
Expand Down

0 comments on commit 403a650

Please sign in to comment.