Skip to content

Commit

Permalink
need to put version in nimble (grumble -- I never remember .. not DRY…
Browse files Browse the repository at this point in the history
… as github also has release version)
  • Loading branch information
shaunc committed Dec 27, 2016
1 parent 5cceeb0 commit ba4c5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cucumber.nimble
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Package

version = "0.0.9"
version = "0.0.11"
author = "Shaun Cutts"
description = "Implements Cucumber BDD system in nim."
license = "MIT"
Expand Down

0 comments on commit ba4c5f5

Please sign in to comment.