Skip to content

Commit

Permalink
Merge pull request #49 from shnewto/version-bump-0.2.7
Browse files Browse the repository at this point in the history
version bump to 0.2.7
  • Loading branch information
shnewto authored Oct 31, 2019
2 parents 2836894 + 895df64 commit 359d1b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "bnf"
version = "0.2.6"
authors = ["@shnewto", "@CrockAgile", "@androm3da", "@sremedios", "@prbs23"]
version = "0.2.7"
authors = ["@shnewto", "@CrockAgile", "@androm3da", "@sremedios", "@prbs23", "@z2oh"]

description = "A library for parsing Backus–Naur form context-free grammars"
readme = "README.md"
Expand Down

0 comments on commit 359d1b2

Please sign in to comment.