Skip to content

Commit d82b39c

Browse files
committed
1.6.2 release
1 parent fbb9400 commit d82b39c

8 files changed

+17112
-7
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Less.js v1.6.1](http://lesscss.org)
1+
# [Less.js v1.6.2](http://lesscss.org)
22

33
> The **dynamic** stylesheet language. [http://lesscss.org](http://lesscss.org).
44
@@ -347,5 +347,4 @@ Licensed under the [Apache License](LICENSE).
347347
[so]: http://stackoverflow.com/questions/tagged/twitter-bootstrap+less "StackOverflow.com"
348348
[issues]: https://github.com/less/less.js/issues "GitHub Issues for Less.js"
349349
[wiki]: https://github.com/less/less.js/wiki "The official wiki for Less.js"
350-
[download]: https://github.com/less/less.js/zipball/master "Download Less.js"
351-
350+
[download]: https://github.com/less/less.js/zipball/master "Download Less.js"

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "less",
3-
"version": "1.6.1",
4-
"main": "./dist/less-1.6.1.js",
3+
"version": "1.6.2",
4+
"main": "./dist/less-1.6.2.js",
55
"ignore": [
66
"**/.*",
77
"benchmark",

0 commit comments

Comments
 (0)