applix.gemspec in applix-0.4.2 vs applix.gemspec in applix-0.4.3
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
Gem::Specification.new do |s|
s.name = 'applix'
- s.version = '0.4.2'
+ s.version = '0.4.3'
s.platform = Gem::Platform::RUBY
s.authors = ['art+com/dirk luesebrink']
s.email = ['dirk.luesebrink@artcom.de']
s.homepage = 'http://github.com/crux/applix'
s.summary = 'extracting typed option hashes from command line arguments'