Skip to content

Commit 58260fd

Browse files
committedDec 20, 2023
2.1.0
1 parent 4c4e277 commit 58260fd

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed
 

‎.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: taiki-e/create-gh-release-action@v1
1717
with:
18-
changelog:
1918
token: ${{ secrets.GITHUB_TOKEN }}
2019

2120
upload-assets:

‎Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "uclanr"
3-
version = "2.0.1"
3+
version = "2.1.0"
44
authors = ["Axlefublr", "TheSast", "blood-rogue"]
55
license = "MIT"
66
description = "A random word picker that gives you actually useful words."

0 commit comments

Comments
 (0)