We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d42696 commit 6aafc7fCopy full SHA for 6aafc7f
1 file changed
time_difference.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |gem|
11
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
12
gem.name = "time_difference"
13
gem.require_paths = ["lib"]
14
- gem.version = "0.4.2"
+ gem.version = "0.5.0"
15
gem.license = 'MIT'
16
17
gem.add_runtime_dependency('activesupport')
0 commit comments