Skip to content

Commit 063924e

Browse files
committed
Prepared for release
1 parent 61f0c14 commit 063924e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 0.6.1 (2025-06-02)
2+
--------------------------
3+
Update build process to release for arm64 (#134)
4+
15
Version 0.6.0 (2021-02-07)
26
--------------------------
37
Fix Vagrant build environment (#114)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "factotum"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
authors = ["Ed Lewis <[email protected]>", "Josh Beemster <[email protected]>"]
55

66
[dependencies]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,5 +144,5 @@ limitations under the License.
144144
[license-image]: http://img.shields.io/badge/license-Apache--2-blue.svg?style=flat
145145
[license]: http://www.apache.org/licenses/LICENSE-2.0
146146

147-
[release-image]: http://img.shields.io/badge/release-0.6.0-blue.svg?style=flat
147+
[release-image]: http://img.shields.io/badge/release-0.6.1-blue.svg?style=flat
148148
[releases]: https://github.com/snowplow/factotum/releases

0 commit comments

Comments
 (0)