Skip to content

Commit 584d7f3

Browse files
committed
bump version
1 parent 9aed3de commit 584d7f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[package]
22
name = "zapper"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["Josh Leverette <coder543@gmail.com>"]
55
license = "MIT"
66
description = "lightning fast templating engine"
7+
repository = "https://github.com/coder543/zapper"
78

89
# uncomment if doing benchmarks
910
# otherwise, it just slows down compilation of examples

0 commit comments

Comments
 (0)