Skip to content

Commit b42aea8

Browse files
{"schema":"decodex/commit/1","summary":"Land chore: release 0.1.10","authority":"manual"}
2 parents cb8130a + 076ced9 commit b42aea8

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- name: Publish
2525
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b
2626
with:
27-
discussion_category_name: Announcements
2827
generate_release_notes: true
2928

3029
publish-on-crates-io:

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MIT OR GPL-3.0-only"
1212
name = "unescaper"
1313
readme = "README.md"
1414
repository = "https://github.com/hack-ink/unescaper"
15-
version = "0.1.9"
15+
version = "0.1.10"
1616

1717
[package.metadata.docs.rs]
1818
all-features = true

0 commit comments

Comments
 (0)