Skip to content

Commit

Permalink
Bump to 0.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmendoza committed Apr 1, 2012
1 parent 862035a commit 7f29111
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.markdown
@@ -1,3 +1,8 @@
0.6.0 - 2012-04-01
------------------

* [#22] I should be able to add repeats and alternatives.

0.5.0 - 2012-03-18
------------------

Expand Down
2 changes: 1 addition & 1 deletion lib/gitara/version.rb
@@ -1,3 +1,3 @@
module Gitara
VERSION = "0.5.0"
VERSION = "0.6.0"
end

0 comments on commit 7f29111

Please sign in to comment.