phaser-rails 2.4.0.0 → 2.4.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 940c880e38681879adc735796082d04d94962bc7
4
- data.tar.gz: be102fcf74e8df40e33f02d0a1c75655b3ffca1b
3
+ metadata.gz: bad103d73f34b7f1c466951e4071ec6ac42f68f0
4
+ data.tar.gz: 5a228a7ff5449c4fdfc5046e649f69f419ca7fc2
5
5
  SHA512:
6
- metadata.gz: 30a27a7201f05e9f8ed908047a5fec0ae8cb63160fff63224da39f54639ebb62de6642c48c07af9ad4c14f2fc9b09c6f4bae120053b40365d6057948e5846855
7
- data.tar.gz: fb30830c8fe99b3a21f40f4735d21c9b4e053fe014048b6b9e9a7df632e8c63d2bad4aa01b739c8bc1a9d0c4a69753bd20f0772439428729719fc797a9c2f13b
6
+ metadata.gz: 85e3995cba0c1a6b2a3b180e1be1a0cab9b42580b471a7110a8a186ddbeb653d37714e26e55dc35b52bdfe2a7b9260d9c86117af15ae033a040f6586c2e6dad1
7
+ data.tar.gz: ab0c10c4b8117d9fb1485e1bba93492c0d2523a6afc51ed83a4edb4525c17a8b9bfa8fa843593580a57804090089c83aff5bfee4bc5012c2467b1f0e6646f59d
@@ -1,5 +1,5 @@
1
1
  module Phaser
2
2
  module Rails
3
- VERSION = "2.4.0.0"
3
+ VERSION = "2.4.1.0"
4
4
  end
5
5
  end