Skip to content

Commit df2c7af

Browse files
committed
Updating version number for point release.
1 parent b4f18d6 commit df2c7af

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.0.1
2+
3+
- 22 Feb 2015
4+
5+
* Fixed [#123](https://github.com/emberfeather/less.js-middleware/issues/123): imports are not objects for cache checking and did not have mtimes.
6+
* Added a `preprocess.importPaths` for modifying the import paths per request.
7+
18
# 2.0.0
29

310
– 21 Feb 2015

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Randy Merrill <Zoramite+github@gmail.com> (http://forthedeveloper.com)",
33
"name": "less-middleware",
44
"description": "LESS.js middleware for connect.",
5-
"version": "2.0.0",
5+
"version": "2.0.1",
66
"repository": {
77
"type": "git",
88
"url": "git://github.com/emberfeather/less.js-middleware.git"

0 commit comments

Comments
 (0)