Skip to content

Commit

Permalink
Prepare for 2.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills committed Jan 23, 2012
1 parent 61a7b0a commit 4a9185b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
CHANGELOG
=========

2.1.2 - 01/23/2012
2.1.3 - 01/23/2012

* Make sure vendor/assets/stylesheets .less files work.


2.1.2 - 12/20/2011

* No notes.


2.1.1 - 11/24/2011
------------------

Expand Down
2 changes: 1 addition & 1 deletion lib/less/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Less
module Rails
VERSION = "2.1.2"
VERSION = "2.1.3"
end
end

0 comments on commit 4a9185b

Please sign in to comment.