Skip to content

Commit

Permalink
see CHANGELOG, bump version to 2.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielKehoe committed Oct 12, 2012
1 parent a62a973 commit 0438f8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.textile
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,6 @@
h1. CHANGELOG h1. CHANGELOG


h2. 2.2.15 unreleased h2. 2.2.15 October 12, 2012


* use appropriate specs and features when 'fabrication' is selected (contributed by Taylor Mock) * use appropriate specs and features when 'fabrication' is selected (contributed by Taylor Mock)


Expand Down
2 changes: 1 addition & 1 deletion version.rb
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,3 @@
module RailsWizard module RailsWizard
VERSION = "2.2.14" VERSION = "2.2.15"
end end

0 comments on commit 0438f8a

Please sign in to comment.