Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
bump version to 0.1.1
  • Loading branch information
warmuuh committed Mar 4, 2015
1 parent 4cae6ab commit 4c29d9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.warmuuh</groupId>
<artifactId>libsass-maven-plugin</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
<packaging>maven-plugin</packaging>

<name>libsass plugin</name>
Expand Down Expand Up @@ -35,4 +35,4 @@
</dependency>

</dependencies>
</project>
</project>

0 comments on commit 4c29d9a

Please sign in to comment.