From aac64480aa68dadb87cf9649c04571bf39cff29c Mon Sep 17 00:00:00 2001 From: JSDurand Date: Fri, 21 Jul 2023 11:45:16 +0800 Subject: bump version This bumping of version is insignificant. I just find it notable that I seem to finally obtain a version without trivial bugs. Hooray! --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a1409fa..df78aac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rep" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["JSDurand "] description = "Rust, Emacs, and Parsers" -- cgit v1.2.3-18-g5258