Skip to content

Commit 0317758

Browse files
committed
Bump version to 2.6.0 release candidate.
1 parent d48edb9 commit 0317758

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.5.2'
3+
s.version = '2.6.0.rc1'
44
s.authors = ["Jamis Buck", "Josh Peek"]
5-
s.date = %q{2011-08-29}
5+
s.date = %q{2012-04-05}
66
s.summary = "Exception notification by email for Rails apps"
77
s.email = "smartinez87@gmail.com"
88

0 commit comments

Comments
 (0)