etcd-env.gemspec in etcd-env-0.0.3 vs etcd-env.gemspec in etcd-env-0.0.4
- old
+ new
@@ -1,8 +1,8 @@
# coding: utf-8
Gem::Specification.new do |spec|
spec.name = 'etcd-env'
- spec.version = '0.0.3'
+ spec.version = '0.0.4'
spec.authors = ['Charles Martinot', 'Omar Khan']
spec.email = ['techadmin@playlab.com']
spec.summary = 'Run a command with environment variables from etcd'
spec.homepage = 'https://github.com/pocket-playlab/etcd-env'