Skip to content

Commit

Permalink
Roll version to 0.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Brandt <[email protected]>
  • Loading branch information
andrewb1269hg committed Dec 20, 2024
1 parent cc0f6b9 commit 29de93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

plugins { id("org.hiero.gradle.build") version "0.1.3" }
plugins { id("org.hiero.gradle.build") version "0.1.4" }

javaModules {
// This "intermediate parent project" should be removed
Expand Down

0 comments on commit 29de93f

Please sign in to comment.