Skip to content

Commit 49cd8cc

Browse files
committed
Bump version to 2.6.1
1 parent d821d70 commit 49cd8cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exception_notification.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Gem::Specification.new do |s|
22
s.name = 'exception_notification'
3-
s.version = '2.6.0'
3+
s.version = '2.6.1'
44
s.authors = ["Jamis Buck", "Josh Peek"]
5-
s.date = %q{2012-04-13}
5+
s.date = %q{2012-04-21}
66
s.summary = "Exception notification by email for Rails apps"
77
s.homepage = "http://smartinez87.github.com/exception_notification"
88
s.email = "smartinez87@gmail.com"

0 commit comments

Comments
 (0)