Skip to content

Commit

Permalink
Bumping to version 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Harold Giménez committed Sep 3, 2011
1 parent 7291625 commit 5758fc5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Version 3.0.3 - Sat Sep 03 13:18:26 -0400 2011
===============================================================================
David Czarnecki(1):
Use capistrano's logger, improve tests around capistrano deploy.
Florent Guilleux(1):
README updates

Version 3.0.2 - Mon Aug 29 10:32:04 -0400 2011
===============================================================================
Harold Gimenez(1)
Expand Down Expand Up @@ -464,5 +471,6 @@ Nick Quaranto (3):






2 changes: 1 addition & 1 deletion lib/airbrake/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Airbrake
VERSION = "3.0.2".freeze
VERSION = "3.0.3".freeze
end

0 comments on commit 5758fc5

Please sign in to comment.