Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
jqr committed Apr 26, 2013
1 parent 7c22a05 commit 23ddb93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
### 0.12.3 [April 26th, 2013]
* Default collector is now collector.instrumentalapp.com

### 0.12.2 [February 28th, 2013]
* Allow customization of Capistrano deploy message

Expand Down
2 changes: 1 addition & 1 deletion lib/instrumental/version.rb
@@ -1,3 +1,3 @@
module Instrumental
VERSION = '0.12.2'
VERSION = '0.12.3'
end

0 comments on commit 23ddb93

Please sign in to comment.