Skip to content

Commit

Permalink
Use DataMapper 0.9.7 in new generated applications.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Nov 18, 2008
1 parent 7a8d56f commit bb96c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion merb-gen/lib/generators/merb/merb_stack.rb
Expand Up @@ -95,7 +95,7 @@ def merb_gems_version
end

def dm_gems_version
"0.9.6"
"0.9.7"
end

# empty array means all files are considered to be just
Expand Down

0 comments on commit bb96c05

Please sign in to comment.