We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c368e93 commit e9b230fCopy full SHA for e9b230f
CHANGELOG.md
@@ -1,7 +1,10 @@
1
-1.0.1 / wip
+1.0.1 / 2025-03-31
2
==================
3
4
+Minor coverage updates and code analysis improvements.
5
+
6
1.0.0 / 2024-10-31
7
8
9
Features
10
* [OLMIS-7988](https://openlmis.atlassian.net/browse/OLMIS-7988): Initial implementation of openlmis-dhis2-integration
gradle.properties
@@ -8,4 +8,4 @@ serviceName=openlmis-dhis2-integration
# Current version of the service
# Only a Release Manager should update this
######################################################################
11
-serviceVersion=1.0.1-RC1
+serviceVersion=1.0.1
0 commit comments