Skip to content

Commit

Permalink
radiant v1.0.1
Browse files Browse the repository at this point in the history
* fix bad attribute file
  • Loading branch information
schisamo committed Jun 1, 2011
1 parent d10940e commit 7857f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radiant/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
license "Apache 2.0"
description "Installs radiant from Git repository"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.0.0"
version "1.0.1"

recipe "radiant", "Installs Radiant CMS"
recipe "radiant::db_bootstrap", "Bootstrap the Radiant database, used with application cookbook (destructive)"
Expand Down

0 comments on commit 7857f50

Please sign in to comment.