Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Commit ee5c7d6

Browse files
committed
Prepare for upgrading to 0.6.0
1 parent f814c0f commit ee5c7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
}
1616

1717
group = "io.github.yuokada"
18-
version = "0.5.1"
18+
version = "0.6.0"
1919
description = "Embulk plugin for generate dummy records by Java."
2020

2121
sourceCompatibility = 1.8

0 commit comments

Comments
 (0)