Skip to content
This repository was archived by the owner on Jan 9, 2019. It is now read-only.

Commit 7769096

Browse files
author
Sandro Boehme
committed
Changed Readme for 1.7.0.1.1
1 parent a39494f commit 7769096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Official LESS CSS Compiler for Java
22
===================================
33

4-
**Latest release** 1.7.0.1.0 - The 1.0 release that is compatible with less 1.7.0
4+
**Latest release** 1.7.0.1.1 - The 1.1 release that is compatible with less 1.7.0
55

66

77
LESS CSS Compiler for Java is a library to compile LESS sources to CSS stylesheets.
@@ -35,7 +35,7 @@ Maven users should add the library using the following dependency:
3535
<dependency>
3636
<groupId>org.lesscss</groupId>
3737
<artifactId>lesscss</artifactId>
38-
<version>1.7.0.1.0</version>
38+
<version>1.7.0.1.1</version>
3939
</dependency>
4040

4141
(lesscss-java is in the Maven Central repository.)

0 commit comments

Comments
 (0)