Skip to content

Commit

Permalink
Updating the version in the rake file
Browse files Browse the repository at this point in the history
  • Loading branch information
LightGuard committed Sep 15, 2013
1 parent f0c246b commit 460febc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/awestruct/frameworks/base_Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
# Now you're Awestruct with rake!

$use_bundle_exec = true
$install_gems = ['awestruct -v "~> 0.5.0"', 'rb-inotify -v "~> 0.9.0"']
$install_gems = ['awestruct -v "~> 0.5.4"', 'rb-inotify -v "~> 0.9.0"']
$awestruct_cmd = nil
task :default => :preview

Expand Down

0 comments on commit 460febc

Please sign in to comment.