Skip to content

Commit

Permalink
release v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
y-ken committed Jun 3, 2016
1 parent b275c03 commit 1a6744d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluent-plugin-sentry.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = "fluent-plugin-sentry"
spec.version = "0.0.2"
spec.version = "0.0.3"
spec.authors = ["Kentaro Yoshida"]
spec.email = ["y.ken.studio@gmail.com"]
spec.summary = %q{Fluentd output plugin that sends aggregated errors/exception events to Sentry. Sentry is a event logging and aggregation platform.}
Expand Down

0 comments on commit 1a6744d

Please sign in to comment.