Skip to content

Commit

Permalink
Updated version to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Ford committed Dec 18, 2008
1 parent 43a82d5 commit 2e2c3d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/mspec/version.rb
@@ -1,3 +1,3 @@
module MSpec
VERSION = '1.5.3'
VERSION = '1.5.4'
end
4 changes: 2 additions & 2 deletions mspec-1.5.3.gemspec → mspec-1.5.4.gemspec
@@ -1,12 +1,12 @@
Gem::Specification.new do |s|
s.name = %q{mspec}
s.version = "1.5.3"
s.version = "1.5.4"

s.specification_version = 2 if s.respond_to? :specification_version=

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Brian Ford"]
s.date = %q{2008-12-1}
s.date = %q{2008-12-17}
s.email = %q{bford@engineyard.com}
s.has_rdoc = true
s.extra_rdoc_files = %w[ README LICENSE ]
Expand Down

0 comments on commit 2e2c3d8

Please sign in to comment.