From dbc2c118732ce5fdbf896907cb3bc2fbdeec0492 Mon Sep 17 00:00:00 2001 From: "ara.t.howard" Date: Tue, 29 May 2012 17:24:07 -0600 Subject: bump version --- lib/systemu.rb | 2 +- systemu.gemspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/systemu.rb b/lib/systemu.rb index 0f73e49..d9f796f 100644 --- a/lib/systemu.rb +++ b/lib/systemu.rb @@ -14,7 +14,7 @@ class SystemUniversal # # constants # - SystemUniversal::VERSION = '2.5.0' unless SystemUniversal.send(:const_defined?, :VERSION) + SystemUniversal::VERSION = '2.5.1' unless SystemUniversal.send(:const_defined?, :VERSION) def SystemUniversal.version() SystemUniversal::VERSION end def version() SystemUniversal::VERSION end # diff --git a/systemu.gemspec b/systemu.gemspec index 36e9a87..2eeec50 100644 --- a/systemu.gemspec +++ b/systemu.gemspec @@ -3,7 +3,7 @@ Gem::Specification::new do |spec| spec.name = "systemu" - spec.version = "2.5.0" + spec.version = "2.5.1" spec.platform = Gem::Platform::RUBY spec.summary = "systemu" spec.description = "description: systemu kicks the ass" -- cgit v1.2.1