Skip to content

Commit

Permalink
increment version for development
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Apr 7, 2012
1 parent d9837f4 commit dfe24cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -3,7 +3,7 @@
license "Apache 2.0" license "Apache 2.0"
description "Installs Java runtime." description "Installs Java runtime."
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.5.0" version "1.5.1"


recipe "java", "Installs Java runtime" recipe "java", "Installs Java runtime"
recipe "java::openjdk", "Installs the OpenJDK flavor of Java" recipe "java::openjdk", "Installs the OpenJDK flavor of Java"
Expand Down

0 comments on commit dfe24cd

Please sign in to comment.