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

Commit

Permalink
Bump version and changelog for v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Derrett committed Mar 15, 2016
1 parent 7dd1bca commit c23d600
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Changelog

### Version 1.6.1
* Fix bugs with listing sources (#116)

### Version 1.6.0
* Add HTTP proxy support (#112) (Genki Sugawara)

Expand Down
2 changes: 1 addition & 1 deletion lib/librato/metrics/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Librato
module Metrics
VERSION = "1.6.0"
VERSION = "1.6.1"
end
end

0 comments on commit c23d600

Please sign in to comment.