Skip to content

Commit fd31ec3

Browse files
Update README.md
1 parent 0b0609c commit fd31ec3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Currently only [flagd][2] and the SDKs [InMemoryProvider][3] providers are suppo
1717
<dependency>
1818
<groupId>io.github.sideshowcoder</groupId>
1919
<artifactId>dropwizard-openfeature</artifactId>
20-
<version>0.0.2</version>
20+
<version>1.0.0</version>
2121
</dependency>
2222
```
2323

@@ -35,7 +35,7 @@ After installing the plugin locally you can include it in your `pom.xml`
3535
<dependency>
3636
<groupId>io.github.sideshowcoder</groupId>
3737
<artifactId>dropwizard-openfeature</artifactId>
38-
<version>0.0.3-SNAPSHOT</version>
38+
<version>1.0.0-SNAPSHOT</version>
3939
</dependency>
4040
```
4141

0 commit comments

Comments
 (0)