Skip to content

Commit 4587dc4

Browse files
chore: bump version to 2.1.3-SNAPSHOT
1 parent 7132fe6 commit 4587dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "com.widen"
9-
version = "2.1.2"
9+
version = "2.1.3-SNAPSHOT"
1010
description = "Utility class for constructing syntactically correct HTTP URLs using a fluent method-chaining API"
1111

1212
val repoUrl = "https://github.com/Widen/${project.name}"

0 commit comments

Comments
 (0)