Skip to content

Commit

Permalink
Bump version to 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Marwes committed Apr 3, 2015
1 parent 2a67cf2 commit 6398c2e
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,7 +1,7 @@
[package]

name = "parser-combinators"
version = "0.2.5"
version = "0.2.6"
authors = ["Markus Westerlind <marwes91@gmail.com>"]

description = "Parser combinators based on the Haskell library parsec"
Expand Down

0 comments on commit 6398c2e

Please sign in to comment.