Skip to content

Commit 68e49de

Browse files
committed
bump version
1 parent 27fbddd commit 68e49de

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.4.0'
3+
s.version = '2.4.1'
44
s.authors = ["Jamis Buck", "Josh Peek"]
5-
s.date = %q{2011-03-09}
5+
s.date = %q{2011-06-09}
66
s.summary = "Exception notification by email for Rails apps"
77
s.email = "[email protected]"
88

0 commit comments

Comments
 (0)