Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abdollahpour committed Aug 14, 2015
1 parent 1da89a4 commit 9e26352
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ Snapshots are not available in maven repository, you can find them [here](https:

# History

**v1.1**
* Fix throwing exception on compile failure

**v1.1-SNAPSHOT**
* Boost performance (Use Nashorn support with Rihno fallback for old version of java)
* Add filters (Include/Exclude)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.github.wpic</groupId>
<artifactId>coffeescript-maven-plugin</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>maven-plugin</packaging>

<name>coffeescript-maven-plugin</name>
Expand Down

0 comments on commit 9e26352

Please sign in to comment.