Skip to content

Commit

Permalink
version 2.0.0 Released
Browse files Browse the repository at this point in the history
  • Loading branch information
madansp committed Jun 26, 2022
1 parent 2f3d76a commit 326bf78
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 @@ -14,7 +14,7 @@ For Maven:
<dependency>
<groupId>np.com.madanpokharel.embed</groupId>
<artifactId>nats-embedded</artifactId>
<version>1.1.0</version>
<version>2.0.0</version>
<scope>test</scope>
</dependency>
```
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

<groupId>np.com.madanpokharel.embed</groupId>
<artifactId>nats-embedded</artifactId>
<version>1.1.3-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit 326bf78

Please sign in to comment.