You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: pom.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
<modelVersion>4.0.0</modelVersion>
3
3
<groupId>com.github.sommeri</groupId>
4
4
<artifactId>less4j</artifactId>
5
-
<version>1.1.3</version>
5
+
<version>1.1.4-SNAPSHOT</version>
6
6
<packaging>jar</packaging>
7
7
<name>less4j</name>
8
8
<description>Less language is an extension of css and less4j compiles it into regular css. It adds several dynamic features into css: variables, expressions, nested rules.
0 commit comments