Skip to content

Commit

Permalink
Merge pull request #314 from xeno-by/master
Browse files Browse the repository at this point in the history
fixes a typo on the paradise page
  • Loading branch information
xeno-by committed Mar 6, 2014
2 parents 575cc63 + 6c1cdd9 commit 9045fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overviews/macros/paradise.md
Expand Up @@ -47,7 +47,7 @@ To use macro paradise in Maven follow the instructions provided at Stack Overflo
<compilerPlugin>
<groupId>org.scalamacros</groupId>
<artifactId>paradise_<YOUR.SCALA.VERSION></artifactId>
<version>2.0.0-M2</version>
<version>2.0.0-M3</version>
</compilerPlugin>
</compilerPlugins>

Expand Down

0 comments on commit 9045fc1

Please sign in to comment.