mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-12 09:17:05 +02:00
v0.3.7
This commit is contained in:
parent
d3f40e3160
commit
3e4582c56b
@ -1,3 +1,8 @@
|
||||
Release 0.3.7 - 2014/11/13
|
||||
|
||||
* [maintenance] Change httpclient gem as stable version.
|
||||
|
||||
|
||||
Release 0.3.6 - 2014/11/12
|
||||
|
||||
* [improve] Don't install ri and rdoc.
|
||||
|
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
fluentd-ui (0.3.6)
|
||||
fluentd-ui (0.3.7)
|
||||
addressable
|
||||
bundler
|
||||
draper (~> 1.3)
|
||||
|
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "0.3.6"
|
||||
VERSION = "0.3.7"
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user