Skip to content

Commit

Permalink
Release version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ajalt committed Mar 17, 2019
1 parent efbc31d commit bdb4cee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,13 @@ Mordant is distributed through Maven Central,

```groovy
dependencies {
implementation 'com.github.ajalt:mordant:1.2.0'
implementation 'com.github.ajalt:mordant:1.2.1'
}
```

## License

Copyright 2018 AJ Alt
Copyright 2018-2019 AJ Alt

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
GROUP=com.github.ajalt
VERSION_NAME=1.2.0
VERSION_NAME=1.2.1

0 comments on commit bdb4cee

Please sign in to comment.