Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanTron committed Jun 20, 2014
1 parent 9f13b1f commit 97162b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ bin/*
vendor/bundle

.ruby-version
.chef/*
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This file is used to list changes made in each version of grafana.

## dev:
## 1.1.0:

__breaking changes__

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs/Configures grafana'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.0.6'
version '1.1.0'

%w(git nginx ark).each do |cb|
depends cb
Expand Down

0 comments on commit 97162b8

Please sign in to comment.