We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48b0d9 commit 0a24792Copy full SHA for 0a24792
gemoji.gemspec
@@ -1,8 +1,8 @@
1
Gem::Specification.new do |s|
2
s.name = "gemoji"
3
- s.version = "3.0.1"
4
- s.summary = "Emoji library"
5
- s.description = "Character information and metadata for standard and custom emoji."
+ s.version = "4.0.0.pre0"
+ s.summary = "Unicode emoji library"
+ s.description = "Character information and metadata for Unicode emoji."
6
7
s.required_ruby_version = '> 1.9'
8
0 commit comments