Skip to content

Commit c1bd67f

Browse files
committed
Updated copyright and latest version in example.
1 parent 9e4cd0e commit c1bd67f

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
@@ -15,14 +15,14 @@ I wanted to use the annotation without adding an extensive lib like guava.
1515
<dependency>
1616
<groupId>com.github.codestickers</groupId>
1717
<artifactId>codestickers</artifactId>
18-
<version>1.0.2</version>
18+
<version>1.0.3</version>
1919
</dependency>
2020
```
2121

2222
## Contributing
2323
Codestickers is an open source project, and contributions are welcome! Feel free to raise an issue or submit a pull request.
2424

2525
## License
26-
Copyright (c) 2018 by the [Codestickers Team](https://github.com/orgs/codestickers/people).
26+
Copyright (c) 2018-2022 by the [Codestickers Team](https://github.com/orgs/codestickers/people).
2727

2828
[Apache License 2.0](license.txt)

0 commit comments

Comments
 (0)