Skip to content

Commit

Permalink
Release v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanitoFatas committed Jul 19, 2015
1 parent e3500c3 commit 67f726d
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.0.1 - 2015.07.19

- Soften Nokogiri dependency to ~> 1.6.2 (>= 1.6.2, < 1.7) [#19](https://github.com/jollygoodcode/twemoji/pull/19)

## 2.0.0 - 2015.05.29
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.0"
VERSION = "2.0.1"
end

0 comments on commit 67f726d

Please sign in to comment.