Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Bowers committed Oct 4, 2017
1 parent ecda002 commit c6d2461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "regex_env"
version = "0.2.0"
version = "0.2.1"
description = "A wrapper for Regex, useful for parsing .env files and getting values without them being loaded into the environment"
repository = "https://github.com/shopblocks/regex_env"
authors = ["Alex Bowers <[email protected]>"]
Expand Down

0 comments on commit c6d2461

Please sign in to comment.