-
- Downloads
bump to version 0.7
... | @@ -6,7 +6,7 @@ require "dtu-core/version" | ... | @@ -6,7 +6,7 @@ require "dtu-core/version" |
# Describe your gem and declare its dependencies: | # Describe your gem and declare its dependencies: | ||
Gem::Specification.new do |s| | Gem::Specification.new do |s| | ||
s.name = "dtu-core" | s.name = "dtu-core" | ||
s.version = "0.0.5" | s.version = "0.0.7" | ||
s.authors = ["Iain Bryson"] | s.authors = ["Iain Bryson"] | ||
s.email = ["iain@iain-bryson.ca"] | s.email = ["iain@iain-bryson.ca"] | ||
s.homepage = "https://github.com/dtu-compute/dtu-core.git" | s.homepage = "https://github.com/dtu-compute/dtu-core.git" | ||
... | ... |
Please register or sign in to comment