Skip to content

Commit 39adcee

Browse files
committed
Bump version/tag to 0.1.1
1 parent b7f7bf4 commit 39adcee

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
## 0.1.1
4+
5+
- Functionality wise there's no change since `0.1.0`
6+
- Upgraded rust toolchain for test jobs and added workflow for
7+
publishing release artifacts on github (for x86 linux and MacOS)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tapestry"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)