Skip to content

Commit

Permalink
Bump version to 0.1.6-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcompton committed Jul 30, 2017
1 parent c761ba1 commit 6ba4395
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ it will suggest using `when` instead:
## Usage

Add `[lein-kibit "0.1.5"]` to your `:plugins` vector in your `:user`
profile, or `[lein-kibit "0.1.6-beta1"]` for the newest beta release. Then you can run
profile, or `[lein-kibit "0.1.6-beta2"]` for the newest beta release. Then you can run

$ lein kibit

Expand Down
2 changes: 1 addition & 1 deletion kibit-common/resources/jonase/kibit/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.6-beta1
0.1.6-beta2

0 comments on commit 6ba4395

Please sign in to comment.