Skip to content

Commit bda8c39

Browse files
committed
Update README and LICENSE
1 parent 18f3da3 commit bda8c39

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2016-2020 Barry DeZonia
1+
Copyright (C) 2016-2021 Barry DeZonia
22

33
All rights reserved
44

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,12 +255,12 @@ How to include zorbage in your Maven project
255255
<dependency>
256256
<groupId>io.github.bdezonia</groupId>
257257
<artifactId>zorbage</artifactId>
258-
<version>1.8.0</version>
258+
<version>1.9.0</version>
259259
</dependency>
260260

261261
How to include zorbage in a different build system
262262

263-
See https://search.maven.org/artifact/io.github.bdezonia/zorbage/1.8.0/jar
263+
See https://search.maven.org/artifact/io.github.bdezonia/zorbage/1.9.0/jar
264264
for instructions on how to reference zorbage in build systems such as
265265
Gradle or others.
266266

0 commit comments

Comments
 (0)