Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Axlefublr committed Dec 20, 2023
1 parent 4c4e277 commit 58260fd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- uses: actions/checkout@v4
- uses: taiki-e/create-gh-release-action@v1
with:
changelog:
token: ${{ secrets.GITHUB_TOKEN }}

upload-assets:
Expand Down
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,6 +1,6 @@
[package]
name = "uclanr"
version = "2.0.1"
version = "2.1.0"
authors = ["Axlefublr", "TheSast", "blood-rogue"]
license = "MIT"
description = "A random word picker that gives you actually useful words."
Expand Down

0 comments on commit 58260fd

Please sign in to comment.