Skip to content

Commit 6e73e38

Browse files
committed
Update version
1 parent ee5502b commit 6e73e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fluent-plugin-mssql.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
44

55
Gem::Specification.new do |spec|
66
spec.name = "fluent-plugin-mssql"
7-
spec.version = "0.0.1"
7+
spec.version = "0.0.2"
88
spec.authors = ["Hidemasa Togashi"]
99
spec.email = ["[email protected]"]
1010
spec.summary = %q{Fluentd plugin to insert into Microsoft SQL Server.}

0 commit comments

Comments
 (0)