Skip to content

Commit fa6efa7

Browse files
committed
Update version to 0.3.0 in README.md to reflect the latest SDK release.
1 parent b1fdb85 commit fa6efa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Add the following dependency to your project's `pom.xml`:
1010
<dependency>
1111
<groupId>com.notificationapi</groupId>
1212
<artifactId>notificationapi-java-server-sdk</artifactId>
13-
<version>0.1.0</version>
13+
<version>0.3.0</version>
1414
</dependency>
1515
```
1616

0 commit comments

Comments
 (0)