Skip to content

Commit

Permalink
Merge branch 'release/0.7.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
mbulat committed Apr 9, 2013
2 parents 366bf7f + d64101f commit 4e5d781
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
plutus (0.7.3)
plutus (0.7.4)
rails (~> 3.1)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/plutus/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Plutus
VERSION = "0.7.3"
VERSION = "0.7.4"
end
1 change: 1 addition & 0 deletions plutus.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ $:.push File.expand_path("../lib", __FILE__)

# Maintain your gem's version:
require "plutus/version"
require "date"

Gem::Specification.new do |s|
s.name = %q{plutus}
Expand Down

0 comments on commit 4e5d781

Please sign in to comment.