Skip to content

Commit

Permalink
build release v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Gubaer committed Nov 4, 2018
1 parent 911fc81 commit 2b2512c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
testImplementation "org.hamcrest:hamcrest-library:1.3"
}

version="v0.1.2"
version="v0.1.3"
archivesBaseName = "contourmerge"

josm {
Expand Down
4 changes: 4 additions & 0 deletions releases.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
releases:
- label: v0.1.3
numeric_josm_version: 14153
description: "fixes #17 - Anomalies when merging boundaries around complex geometries"

- label: v0.1.2
numeric_josm_version: 14153
description: "fixes #18 - Anomalies when merging a boundary already snapped to another feature"
Expand Down

0 comments on commit 2b2512c

Please sign in to comment.