Skip to content

Commit

Permalink
Bump coffee-rails to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guilleiguaran committed Apr 18, 2013
1 parent 948fef3 commit 78d4d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/coffee/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Coffee
module Rails
VERSION = "4.0.0.beta1"
VERSION = "4.0.0"
end
end

1 comment on commit 78d4d7a

@frodsan
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need a 4-0-stable branch?

Please sign in to comment.