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

Commit 7e74036

Browse files
author
Sandro Boehme
committed
changed README.md to use the latest snapshot version
1 parent f0a349d commit 7e74036

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

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

4-
**Latest release** 1.6.1-SNAPSHOT - compatible with less 1.6.1
5-
4+
**Latest release** 1.7.0.1.0-SNAPSHOT - The 1.0 release that is compatible with less 1.7.0
65

76

87
LESS CSS Compiler for Java is a library to compile LESS sources to CSS stylesheets.
@@ -36,7 +35,7 @@ Maven users should add the library using the following dependency:
3635
<dependency>
3736
<groupId>org.lesscss</groupId>
3837
<artifactId>lesscss</artifactId>
39-
<version>1.6.1-SNAPSHOT</version>
38+
<version>1.7.0.1.0-SNAPSHOT</version>
4039
</dependency>
4140

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

0 commit comments

Comments
 (0)