changeset 90:f0d09f06e373 v0.1.4

Bump version to 0.1.4
author Lewin Bormann <lbo@spheniscida.de>
date Wed, 09 Dec 2020 22:46:58 +0100
parents ea0c08e43479
children 7ca8fb62df31
files Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.toml	Wed Dec 09 22:46:13 2020 +0100
+++ b/Cargo.toml	Wed Dec 09 22:46:58 2020 +0100
@@ -1,6 +1,6 @@
 [package]
 name = "rex-regex"
-version = "0.1.3"
+version = "0.1.4"
 authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]
 description = "A pedestrian library for regular expressions: Slow, but easy to understand"
 license = "MIT"