We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee5502b commit 6e73e38Copy full SHA for 6e73e38
fluent-plugin-mssql.gemspec
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
5
Gem::Specification.new do |spec|
6
spec.name = "fluent-plugin-mssql"
7
- spec.version = "0.0.1"
+ spec.version = "0.0.2"
8
spec.authors = ["Hidemasa Togashi"]
9
spec.email = ["[email protected]"]
10
spec.summary = %q{Fluentd plugin to insert into Microsoft SQL Server.}
0 commit comments