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

Commit

Permalink
Bump major version after recent changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
mheffner committed Jul 24, 2014
1 parent 01c64ba commit 2fba3ea
Showing 1 changed file with 1 addition and 1 deletion.
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 statsd'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.2.3'
version '0.3.0'

depends 'build-essential'
depends 'git'
Expand Down

1 comment on commit 2fba3ea

@scalp42
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That would be minor ;)

Please sign in to comment.