spree_custom_notifications 0.1 → 0.2

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: c75e7f0b098b929868a4ebf723e651d855e77f3d
4
- data.tar.gz: 501cc89653780d5b7000fe3c8821b74a585e3a51
3
+ metadata.gz: 772a5d5eafb9fba1f7680ddbffec1ec0f8fcc0cc
4
+ data.tar.gz: ef78e952c0b14be8926ca3b3bc35fc4d5657bc41
5
5
  SHA512:
6
- metadata.gz: 59bf3c358bc8901c2665a2472992802f77b389346d5ba6b43279408407dd213ad10ec06cdf831ba3300c5ff7e3cd94868c042afc3ec174cfa27b6fa400d04982
7
- data.tar.gz: eb317633ef18b90df164e3bad516f72827e4fa56b6d3cf90e3f42fa60b95e3aecc6f7f4209e3ab45f85861b3a1cbf7725f2841df2f27e6f24470b92ef44b6656
6
+ metadata.gz: f99c89eb1aa7a8a02db9581ba88d8cc728013137a27ee19f93932cef5d258c053293a5600b90396af96cc7d3e111b85389a3608ea3e8cf0241ce458725cdce6f
7
+ data.tar.gz: 0d72bc61406a51dc9fc9e7c5883f935d912da81658db5e8efe10e94899fa2917e15b87cc08a44420c2a8c6367efc477b5d2c85a2709e4dd08c172bed694923bb
data/README.md CHANGED
@@ -1,8 +1,7 @@
1
1
  Spree Custom Notifications
2
2
  ========================
3
3
 
4
- This gem is used to display custom notifications added by spree admin on
5
- Spree Store's Home page.
4
+ This gem is used to display custom notifications on Spree Store's Home page.
6
5
 
7
6
  1. Spree Admin -
8
7
 
@@ -2,7 +2,7 @@
2
2
  Gem::Specification.new do |s|
3
3
  s.platform = Gem::Platform::RUBY
4
4
  s.name = 'spree_custom_notifications'
5
- s.version = '0.1'
5
+ s.version = '0.2'
6
6
  s.summary = 'Spree Store Custom Notifications'
7
7
  s.description = 'Display Custom notifications on Spree Store'
8
8
  s.required_ruby_version = '>= 1.9.3'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_custom_notifications
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.1'
4
+ version: '0.2'
5
5
  platform: ruby
6
6
  authors:
7
7
  - prachidhabu