Skip to content

Commit 2fb9b7a

Browse files
chore(main): release 0.1.4
1 parent ae27be7 commit 2fb9b7a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.4](https://github.com/daniel-white/twist/compare/v0.1.3...v0.1.4) (2024-02-16)
4+
5+
6+
### Bug Fixes
7+
8+
* upgrade build ([#287](https://github.com/daniel-white/twist/issues/287)) ([ae27be7](https://github.com/daniel-white/twist/commit/ae27be7b1233b77912b9f25314674cd6ccd3876d))
9+
310
## [0.1.3](https://github.com/daniel-white/twist/compare/v0.1.2...v0.1.3) (2022-08-13)
411

512

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 = "twist"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
edition = "2021"
55
build = "build.rs"
66

0 commit comments

Comments
 (0)