Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/JohnAlbin/normalize-scss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnAlbin <virtually.johnalbin@gmail.com>2016-05-21 11:50:46 +0300
committerJohnAlbin <virtually.johnalbin@gmail.com>2016-05-21 11:50:46 +0300
commita80129f2d425b7836077d1735d6e7f4b0a9ba9e8 (patch)
treeba45ab28c5df84e18a1132c295c2a869e20da198 /normalize-scss.gemspec
parent4fbac494a851f149412cca74fd6b2e7209eeaf50 (diff)
Tag 5.0.0.5.0.0
Diffstat (limited to 'normalize-scss.gemspec')
-rw-r--r--normalize-scss.gemspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/normalize-scss.gemspec b/normalize-scss.gemspec
index 3026fc9..cc87ffc 100644
--- a/normalize-scss.gemspec
+++ b/normalize-scss.gemspec
@@ -9,9 +9,9 @@ Gem::Specification.new do |spec|
spec.homepage = 'https://github.com/JohnAlbin/normalize-scss'
spec.rubyforge_project =
- spec.version = '4.2.1'
- spec.date = '2016-05-01'
- spec.licenses = ['GPL-2.0']
+ spec.version = '5.0.0'
+ spec.date = '2016-05-21'
+ spec.licenses = ['MIT', 'GPL-2.0']
spec.authors = ['John Albin Wilkins']
spec.email = 'virtually.johnalbin@gmail.com'