Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Commit

Permalink
Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Nov 30, 2012
1 parent 298b30c commit 60e923a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.3.0 (2012-11-30)
* Compatible with Mocha 0.13.0

1.2.1 (2012-11-26)
* Compatible with Mocha 0.12.7

Expand Down
2 changes: 1 addition & 1 deletion lib/bourne/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Bourne
VERSION = '1.2.1'.freeze
VERSION = '1.3.0'.freeze
end

0 comments on commit 60e923a

Please sign in to comment.