Skip to content

Commit b564a22

Browse files
author
Andrew
committed
bump to v0.0.7
1 parent c16680d commit b564a22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "chandler"
33
description = "tar normalizer"
4-
version = "0.0.6"
4+
version = "0.0.7"
55
edition = "2024"
66
authors = ["Andrew Pennebaker <n4jm4@pm.me>"]
77
license = "BSD-2-Clause"

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
clean-example \
3434
clean-ports
3535

36-
VERSION=0.0.6
36+
VERSION=0.0.7
3737
BANNER=chandler-$(VERSION)
3838

3939
all: build

0 commit comments

Comments
 (0)