Skip to content

Commit

Permalink
Prepare for 2.1.5 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills committed Jan 31, 2012
1 parent f4659c1 commit e40a272
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,7 +1,7 @@
CHANGELOG
=========

2.1.4 - =01/31/2012
2.1.4, 2.1.5 - =01/31/2012

* More friendly import processor with missing files. Fixes #13.

Expand Down
2 changes: 1 addition & 1 deletion lib/less/rails/version.rb
@@ -1,5 +1,5 @@
module Less
module Rails
VERSION = "2.1.4"
VERSION = "2.1.5"
end
end

0 comments on commit e40a272

Please sign in to comment.