Skip to content

Commit

Permalink
Release 0.9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
eric committed Jan 24, 2015
1 parent 23b27c8 commit 553302a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/papertrail.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Papertrail
VERSION = "0.9.11"
VERSION = "0.9.12"
end

require 'papertrail/connection'
4 changes: 2 additions & 2 deletions papertrail.gemspec
Original file line number Diff line number Diff line change
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 = 'papertrail'
s.version = '0.9.11'
s.date = '2014-11-12'
s.version = '0.9.12'
s.date = '2015-01-23'
s.rubyforge_project = 'papertrail'

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

0 comments on commit 553302a

Please sign in to comment.