galakei 0.3.6 → 0.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18,6 +18,7 @@ module Galakei
18
18
  :winking_face => %w[1F609 E729 E5C3 E405],
19
19
  :smiling_face_with_open_mouth => %w[1F603 E6F0 E471 E057],
20
20
  :house_building => %w[1F3E0 E663 E4AB E036],
21
+ :squared_new => %w[1F195 E6DD E5B5 E212],
21
22
  :copyright_sign => %w[00A9 E731 E558 E24E],
22
23
  :registered_sign => %w[00AE E736 E559 E24F],
23
24
  :trade_mark_sign => %w[2122 E732 E54E E537]
@@ -1,3 +1,3 @@
1
1
  module Galakei
2
- VERSION = "0.3.6"
2
+ VERSION = "0.3.7"
3
3
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 3
8
- - 6
9
- version: 0.3.6
8
+ - 7
9
+ version: 0.3.7
10
10
  platform: ruby
11
11
  authors:
12
12
  - Paul McMahon