Skip to content

Commit

Permalink
2.0.0-rc2 attempt #2 (w/ version fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
benvinegar committed Dec 17, 2015
1 parent 1c802ea commit 99724d9
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dist/raven.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ function Raven() {
*/

Raven.prototype = {
VERSION: '<%= pkg.version %>',
VERSION: '2.0.0-rc2',

debug: true,

Expand Down
Loading

0 comments on commit 99724d9

Please sign in to comment.