snowbutton 0.1.6 → 0.1.7

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: c90485d1efb3fcf323f2fba25e39ceaf5b2ebc4b
4
- data.tar.gz: 1301a69a1e9427f3a859772a0b349e0dce715880
3
+ metadata.gz: 68ba1b0b689af5f6e7336e3be858a80d02acc620
4
+ data.tar.gz: c6ec3c5cbbb16692e590e8fc0765d8a85463d02e
5
5
  SHA512:
6
- metadata.gz: 78736e2811913704d7d5f4291810790bb4477af1697079a1d47b5a96e43ec21aa3586fabede8760aa66eb3fcf523cefc91d01f0b1da08f34e595fcef35a6fbcb
7
- data.tar.gz: 6525949418b5e5ded95fea53aa81472f83a9c8e1e1e34449c3751f931266881d2c181d11f438b5bdd1c00e2600c5b6b3e8d4d83bf3a2dd037935e02eac836ceb
6
+ metadata.gz: 01c6d9a4ebcb0d2b19978dd9e019219c59d34faf2d6a9c84ee528e5b11d42bf87a9ab25034b018ccecdf3bdc947d7a1da735c4f5fe4aa39a6fee8a64390ec31a
7
+ data.tar.gz: 855627511cc3ae8b79b54daae0a6766fc9ca3d78421c37d80b59d0ac5da139fc23f1e2f180c0a793d3be3160fa375028cdd629f368aa2f794648f4d114131f95
@@ -1,3 +1,3 @@
1
1
  module Snowbutton
2
- VERSION = "0.1.6"
2
+ VERSION = "0.1.7"
3
3
  end
@@ -1,4 +1,4 @@
1
- @mixin s-button-color( $color ) {
1
+ @mixin snowbutton-color( $color ) {
2
2
  border: 1px solid $color;
3
3
  color: $color;
4
4
 
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: snowbutton
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sequoia Snow
@@ -88,6 +88,8 @@ files:
88
88
  - snowbutton-0.1.2.gem
89
89
  - snowbutton-0.1.3.gem
90
90
  - snowbutton-0.1.4.gem
91
+ - snowbutton-0.1.5.gem
92
+ - snowbutton-0.1.6.gem
91
93
  - snowbutton.gemspec
92
94
  homepage: https://github.com/the1codemaster/snowbutton
93
95
  licenses: