Skip to content

Commit

Permalink
Update README with latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
jjlauer committed Jan 22, 2025
1 parent 26ee4bd commit 87491dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Utilities and framework integrations for Java 11+ and NATS.io -- includes an int
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>nats-core</artifactId>
<version>VERSION-HERE</version>
<version>0.0.3</version>
</dependency>
```

Expand All @@ -48,7 +48,7 @@ Add the nats-ninja-module dependency to your Maven pom.xml
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>nats-ninja-module</artifactId>
<version>VERSION-HERE</version>
<version>0.0.3</version>
</dependency>
```

Expand Down

0 comments on commit 87491dc

Please sign in to comment.