Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Jan 23, 2020
1 parent b2d8143 commit 8bc5412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -9,7 +9,7 @@ buildscript {
project.ext.moduleName = 'com.synopsys.integration.phone-home-client'
project.ext.javaUseAutoModuleName = 'true'

version = '1.0.0-SNAPSHOT'
version = '1.0.0'
description = 'A library to consolidate phoning home to track usage and other analytics.'

apply plugin: 'com.synopsys.integration.library'
Expand Down

0 comments on commit 8bc5412

Please sign in to comment.