File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
=====
3
3
4
4
[ ![ Gem Version] ( https://badge.fury.io/rb/ougai.svg )] ( https://badge.fury.io/rb/ougai )
5
- [ ![ document] ( https://img.shields.io/badge/document-1.9.0 -green.svg )] ( http://www.rubydoc.info/gems/ougai/ )
5
+ [ ![ document] ( https://img.shields.io/badge/document-1.9.1 -green.svg )] ( http://www.rubydoc.info/gems/ougai/ )
6
6
[ ![ Build Status] ( https://travis-ci.org/tilfin/ougai.svg?branch=master )] ( https://travis-ci.org/tilfin/ougai )
7
7
[ ![ Code Climate] ( https://codeclimate.com/github/tilfin/ougai/badges/gpa.svg )] ( https://codeclimate.com/github/tilfin/ougai )
8
8
[ ![ Test Coverage] ( https://codeclimate.com/github/tilfin/ougai/badges/coverage.svg )] ( https://codeclimate.com/github/tilfin/ougai/coverage )
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module Ougai
4
- VERSION = '1.9.0 '
4
+ VERSION = '1.9.1 '
5
5
end
You can’t perform that action at this time.
0 commit comments