Skip to content

Commit

Permalink
Bump version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tpitale committed May 20, 2016
1 parent 0913f1d commit 7f724b9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## Staccato 0.4.7 ##

* Set ssl option when creating a tracker

*Tony Pitale - @tpitale*

## Staccato 0.4.6 ##

* Fix for Faraday constant in adapter
Expand Down
2 changes: 1 addition & 1 deletion lib/staccato/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Staccato
# The current Staccato VERSION
VERSION = "0.4.6"
VERSION = "0.4.7"
end

0 comments on commit 7f724b9

Please sign in to comment.