Skip to content

Commit 66e14ea

Browse files
santosh-pingleSantosh Pingle
and
Santosh Pingle
authored
Bump the DataCapture version to 1.3.0 (#2782)
Co-authored-by: Santosh Pingle <spingle@google.com>
1 parent be94dd5 commit 66e14ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Releases.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ object Releases {
5454

5555
object DataCapture : LibraryArtifact {
5656
override val artifactId = "data-capture"
57-
override val version = "1.2.0"
57+
override val version = "1.3.0"
5858
override val name = "Android FHIR Structured Data Capture Library"
5959
}
6060

docs/use/api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# API
22

33
* [Engine](api/engine/1.2.0/index.html)
4-
* [Data Capture](api/data-capture/1.2.0/index.html)
4+
* [Data Capture](api/data-capture/1.3.0/index.html)
55
* [Workflow](api/workflow/0.1.0-beta01/index.html)
66
* [Knowledge](api/knowledge/0.1.0-beta01/index.html)

0 commit comments

Comments
 (0)