Cut release 0.9.0

This release adds the IPVS collector and removes the deprecated
attributes collector.
This commit is contained in:
Matthias Rampke 2015-05-22 15:08:31 +00:00
commit 433e2c584f
2 changed files with 17 additions and 1 deletions

View file

@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
VERSION := 0.8.1
VERSION := 0.9.0
TARGET := node_exporter
GOFLAGS := -ldflags "-X main.Version $(VERSION)"