mgd.gemspec in mgd-0.2.0.alpha.1 vs mgd.gemspec in mgd-0.2.0
- old
+ new
@@ -1,10 +1,10 @@
# coding: utf-8
require 'English'
Gem::Specification.new do |s|
s.required_ruby_version = '>= 2.0.0'
s.name = 'mgd'
- s.version = '0.2.0.alpha.1'
+ s.version = '0.2.0'
s.license = 'MIT'
s.summary = 'Middleman Github Deploy'
s.description = 'Automated deployment of your Middleman blog to Github Pages'
s.author = 'Jan Hovancik'
s.email = 'conta.srdr@gmail.com'