Skip to content

Commit

Permalink
Revision notes
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorkaplan committed Feb 16, 2018
1 parent 03cf4fd commit c823181
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
@@ -1,4 +1,8 @@
0.1.19 / 2018-01-12
0.1.20 / 2018-02-16
==================
* Reduce required glyphs for Malayalam.

0.1.19 / 2018-02-12
==================
* Remove Ruble symbol to Russian, intend to readd in future PR.

Expand Down
2 changes: 1 addition & 1 deletion lib/speakeasy.rb
@@ -1,5 +1,5 @@
require 'speakeasy/language'

module Speakeasy
VERSION = "0.1.19"
VERSION = "0.1.20"
end

0 comments on commit c823181

Please sign in to comment.