Skip to content

Commit

Permalink
Prepare 2.1.0-alpha.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
dainnilsson committed Jun 1, 2022
1 parent c27298e commit efac593
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* Version 2.1.0-alpha.1 (unreleased)
* Version 2.1.0-alpha.1 (released 2022-06-01)
** Added a new support module with utility functions for getting device
information/metadata.
** PIV:
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ allprojects {
}

subprojects {
version = '2.1.0-SNAPSHOT'
version = '2.1.0-alpha.1'
ext.pomName = "Yubico YubiKit ${project.name.capitalize()}"

apply plugin: 'com.github.spotbugs'
Expand Down

0 comments on commit efac593

Please sign in to comment.