Skip to content

Commit f2ecdbb

Browse files
committed
Release v1.3.3
1 parent 9cd21c3 commit f2ecdbb

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v1.3.2
1+
## v1.3.2/v1.3.3
22
> 2024-02-21
33
44
## Summary
@@ -7,6 +7,7 @@ Build native aarch64 binaries for macOS.
77

88
### Commits
99
- [[`a7469ff`](https://github.com/sondr3/git-ignore)] Also run CI on macOS 14 for M1 builds
10+
- [[`9cd21c3`](https://github.com/sondr3/git-ignore)] Actually publish packages
1011

1112
## v1.3.1
1213
> 2024-02-17

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
@@ -9,7 +9,7 @@ license = "GPL-3.0-or-later"
99
name = "git-ignore-generator"
1010
readme = "README.md"
1111
repository = "https://github.com/sondr3/git-ignore"
12-
version = "1.3.2"
12+
version = "1.3.3"
1313

1414
[[bin]]
1515
name = "git-ignore"

0 commit comments

Comments
 (0)