Skip to content

Commit 93cec2b

Browse files
committed
begin release workflow
1 parent 6cfc7ad commit 93cec2b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ plugins {
1919
}
2020

2121
group = 'com.uber'
22-
version = '4.1.3-SNAPSHOT'
2322
description = 'Java bindings for H3, a hierarchical hexagonal geospatial indexing system.'
2423

2524
java {

gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44
# Blocked on https://github.com/nbaztec/coveralls-jacoco-gradle-plugin/issues/66
55
org.gradle.configuration-cache=false
66

7+
version=4.1.3-SNAPSHOT
8+

0 commit comments

Comments
 (0)