Skip to content

Commit

Permalink
release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Milos Kleint committed Aug 30, 2016
1 parent 61b41a1 commit 3cd8588
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This lets you use IDE tools like inbuilt git/subversion/mercurial support etc. t

<dl>
<dt>To Install:</dt>
<dd>Download the latest release <a href="https://github.com/tropyx/NetBeansPuppet/releases/tag/v2.0.1">nbpuppet-2.0.1</a> to your local machine
<dd>Download the latest release <a href="https://github.com/tropyx/NetBeansPuppet/releases/tag/v2.0.2">nbpuppet-2.0.2</a> to your local machine
add it to your NetBeans IDE with:</dd>
</dl>
<pre>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.tropyx</groupId>
<artifactId>nbpuppet</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<packaging>nbm</packaging>

<name>nbpuppet</name>
Expand Down

0 comments on commit 3cd8588

Please sign in to comment.