Skip to content

Commit a37290c

Browse files
authored
bump to version 0.5.0 (#28)
1 parent 92debf8 commit a37290c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 = "aoc-main"
33
description = "A macro which defines a handful main for the Advent of Code"
4-
version = "0.4.1"
4+
version = "0.5.0"
55
authors = ["Rémi Dupré <[email protected]>"]
66
repository = "https://github.com/remi-dupre/aoc"
77
license = "Apache-2.0"

0 commit comments

Comments
 (0)