Skip to content

Commit

Permalink
Release version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanTron committed Apr 12, 2014
1 parent 7cf4b5e commit d3fbce7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

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

## DEV:
## Dev:

## 1.0.3:

* Add some basic specs, foodcritic, knife test and enable TravisCI

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.2'
version '1.0.3'

%w{git nginx ark}.each do |cb|
depends cb
Expand Down

0 comments on commit d3fbce7

Please sign in to comment.