Skip to content

Commit

Permalink
1.6.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeapage committed Feb 2, 2014
1 parent fbb9400 commit d82b39c
Show file tree
Hide file tree
Showing 8 changed files with 17,112 additions and 7 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [Less.js v1.6.1](http://lesscss.org)
# [Less.js v1.6.2](http://lesscss.org)

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

[download]: https://github.com/less/less.js/zipball/master "Download Less.js"
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "less",
"version": "1.6.1",
"main": "./dist/less-1.6.1.js",
"version": "1.6.2",
"main": "./dist/less-1.6.2.js",
"ignore": [
"**/.*",
"benchmark",
Expand Down

0 comments on commit d82b39c

Please sign in to comment.