Skip to content

Commit 0295b6c

Browse files
committed
experimental release.
1 parent be11fa3 commit 0295b6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Fluentd output plugin for Embulk
22

33
## Notice
4-
This plugin is support only Java8.
4+
This plugin is an *EXPERIMENTAL* and support only Java8.
55

66
## Overview
77

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ configurations {
1313
provided
1414
}
1515

16-
version = "0.1.0"
16+
version = "0.0.1"
1717

1818
sourceCompatibility = 1.7
1919
targetCompatibility = 1.7

0 commit comments

Comments
 (0)