diff --git a/librato.go b/librato.go index 497268e..2e20cab 100644 --- a/librato.go +++ b/librato.go @@ -22,7 +22,7 @@ import ( // ////////////////////////////////////////////////////////////////////////////////// // // VERSION contains current version of librato package and used as part of User-Agent -const VERSION = "3.0.0" +const VERSION = "3.0.1" // ////////////////////////////////////////////////////////////////////////////////// //