Skip to content

Commit

Permalink
metadata: Bump up version and update date
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0920 committed Jan 5, 2017
1 parent fcf0bb9 commit d1fc74f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Expand Up @@ -43,4 +43,3 @@
## 0.0.1

* This initial plugin is released.

2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.2.2
0.3.1
4 changes: 2 additions & 2 deletions fluent-plugin-redis.gemspec
Expand Up @@ -3,10 +3,10 @@ $:.push File.expand_path("../lib", __FILE__)

Gem::Specification.new do |s|
s.name = "fluent-plugin-redis"
s.version = "0.3.0"
s.version = "0.3.1"
s.platform = Gem::Platform::RUBY
s.authors = ["Yuki Nishijima", "Hiroshi Hatake", "Kenji Okimoto"]
s.date = %q{2016-12-06}
s.date = %q{2017-01-05}
s.email = ["mail@yukinishijima.net", "fluent@clear-code.com"]
s.homepage = "https://github.com/fluent-plugins-nursery/fluent-plugin-redis"
s.summary = "Redis output plugin for Fluent"
Expand Down

0 comments on commit d1fc74f

Please sign in to comment.