Skip to content

Commit fa30f70

Browse files
authored
Update README.md - bump version to 1.0
1 parent 73951a1 commit fa30f70

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
@@ -18,7 +18,7 @@ and turned into a SLF4J Logger, thus removing the dependency on Logback and its
1818
<dependency>
1919
<groupId>io.avaje</groupId>
2020
<artifactId>avaje-simple-logger</artifactId>
21-
<version>0.2</version>
21+
<version>1.0</version>
2222
</dependency>
2323
```
2424

@@ -178,7 +178,7 @@ This excludes the avaje-config dependency.
178178
<dependency>
179179
<groupId>io.avaje</groupId>
180180
<artifactId>avaje-simple-json-logger</artifactId>
181-
<version>0.2</version>
181+
<version>1.0</version>
182182
</dependency>
183183
```
184184

0 commit comments

Comments
 (0)