Skip to content

Commit

Permalink
Release v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanitoFatas committed Oct 9, 2015
1 parent ce98e00 commit fada519
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 2.1.1 - 2015.10.09

- Export JSON for SVG and PNG (16x16, 36x36, 72x72) [#18](https://github.com/jollygoodcode/twemoji/pull/18)

## 2.0.1 - 2015.07.19
Expand Down
2 changes: 1 addition & 1 deletion lib/twemoji/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Twemoji
VERSION = "2.0.1"
VERSION = "2.1.1"
end

0 comments on commit fada519

Please sign in to comment.