0.0.2
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = %q{foreman}
|
||||
s.version = "0.0.1"
|
||||
s.version = "0.0.2"
|
||||
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||
s.authors = ["David Dollar"]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module Foreman
|
||||
|
||||
VERSION = "0.0.1"
|
||||
VERSION = "0.0.2"
|
||||
|
||||
class AppDoesNotExist < Exception; end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user