Skip to content

Commit

Permalink
FizzBuzz, version 0.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: Krzysztof Wilczynski <[email protected]>
  • Loading branch information
kwilczynski committed Nov 18, 2013
1 parent f5de3ae commit 8037fe8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.3
0.0.4
2 changes: 1 addition & 1 deletion lib/fizzbuzz/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class FizzBuzz
#
# Current version of _FizzBuzz_.
#
VERSION = '0.0.3'
VERSION = '0.0.4'
end

# :enddoc:
Expand Down

0 comments on commit 8037fe8

Please sign in to comment.