Skip to content

Commit

Permalink
Notes and release rev for addition of TR and HU.
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorkaplan committed Aug 19, 2014
1 parent 1420770 commit 746b8c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.1.8 / 2014-08-19
==================

* Define Turkish and Hungarian.

0.1.7 / 2014-07-25
==================

Expand Down
2 changes: 1 addition & 1 deletion lib/speakeasy.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require 'speakeasy/language'

module Speakeasy
VERSION = "0.1.7"
VERSION = "0.1.8"
end

0 comments on commit 746b8c1

Please sign in to comment.