Skip to content

Commit

Permalink
Update version to 1.7.1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
renbinden committed Feb 20, 2020
1 parent 06fe72e commit abfabf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2019 Ren Binden
* Copyright 2020 Ren Binden
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -38,7 +38,7 @@ allprojects {
apply plugin: "maven"
apply plugin: "org.jetbrains.dokka"
group = "com.rpkit"
version = "1.7.1-SNAPSHOT"
version = "1.7.1"
}

subprojects {
Expand Down

0 comments on commit abfabf5

Please sign in to comment.