Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris committed Aug 20, 2015
1 parent 0f3da00 commit 2bd83ec
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.13.3 [August 18, 2015]
* Fixes for when agent is disconnected from server

### 0.13.2 [August 17, 2015]
* DNS resolution fixes to prevent fork'd child deadlocks

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

0 comments on commit 2bd83ec

Please sign in to comment.