Skip to content

Commit

Permalink
Release 0.9.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eric committed May 20, 2012
1 parent a5e526a commit 76f39ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/metriks.rb
@@ -1,6 +1,6 @@

module Metriks
VERSION = '0.9.8.3'
VERSION = '0.9.8.4'

def self.get(name)
Metriks::Registry.default.get(name)
Expand Down
4 changes: 2 additions & 2 deletions metriks.gemspec
Expand Up @@ -13,8 +13,8 @@ Gem::Specification.new do |s|
## If your rubyforge_project name is different, then edit it and comment out
## the sub! line in the Rakefile
s.name = 'metriks'
s.version = '0.9.8.3'
s.date = '2012-05-05'
s.version = '0.9.8.4'
s.date = '2012-05-20'

## Make sure your summary is short. The description may be as long
## as you like.
Expand Down

0 comments on commit 76f39ca

Please sign in to comment.