Skip to content

Commit

Permalink
Update history for 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
drbrain committed Mar 18, 2011
1 parent 805018e commit c1455c2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.txt
@@ -1,3 +1,9 @@
=== 1.7 / 2011-03-18

* Minor enhancement
* Inception now supports more than two lines. Pull Request #20 by Arthur
Chiu.

=== 1.6 / 2011-03-17

* Minor enhancements
Expand Down
2 changes: 1 addition & 1 deletion lib/meme.rb
Expand Up @@ -16,7 +16,7 @@ class Error < RuntimeError; end
##
# Every meme generator needs a version

VERSION = '1.6'
VERSION = '1.7'

##
# For statistics!
Expand Down

0 comments on commit c1455c2

Please sign in to comment.