galakei 0.3.7 → 0.3.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,6 +19,7 @@ module Galakei
19
19
  :smiling_face_with_open_mouth => %w[1F603 E6F0 E471 E057],
20
20
  :house_building => %w[1F3E0 E663 E4AB E036],
21
21
  :squared_new => %w[1F195 E6DD E5B5 E212],
22
+ :sparkle => %w[2747 E6FA E46C E32E],
22
23
  :copyright_sign => %w[00A9 E731 E558 E24E],
23
24
  :registered_sign => %w[00AE E736 E559 E24F],
24
25
  :trade_mark_sign => %w[2122 E732 E54E E537]
@@ -1,3 +1,3 @@
1
1
  module Galakei
2
- VERSION = "0.3.7"
2
+ VERSION = "0.3.8"
3
3
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 3
8
- - 7
9
- version: 0.3.7
8
+ - 8
9
+ version: 0.3.8
10
10
  platform: ruby
11
11
  authors:
12
12
  - Paul McMahon
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-03-22 00:00:00 +09:00
18
+ date: 2011-03-24 00:00:00 +09:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency