Skip to content

Commit

Permalink
docs: bump plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
cleydyr committed Feb 24, 2024
1 parent 438695e commit 0d82568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ A Maven plugin that allows to compile SASS using Dart Sass
<plugin>
<groupId>io.github.cleydyr</groupId>
<artifactId>dart-sass-maven-plugin</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>
<executions>
<execution>
<id>generate-css-using-sass</id>
Expand Down

0 comments on commit 0d82568

Please sign in to comment.