Skip to content

Commit e62f22e

Browse files
committed
Update Maven metadata for MIT license and bump version to 0.1.1
1 parent 4ccb5cc commit e62f22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/buildSrc/src/main/kotlin/ProjectConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
object ProjectConfig {
22
const val group = "io.github.hdcodedev"
3-
const val version = "0.1.0"
3+
const val version = "0.1.1"
44
const val projectUrl = "https://github.com/hdcodedev/compose-gif-recorder"
55
const val licenseName = "MIT License"
66
const val licenseUrl = "$projectUrl/blob/main/LICENSE.md"

0 commit comments

Comments
 (0)