Skip to content

Commit 3390b58

Browse files
committed
set v1.1.2
1 parent 1c717f6 commit 3390b58

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change log
22

3+
### 1.1.2 - 2018-02-14
4+
5+
* bug fixes
6+
* add rewind rack.input
7+
38
### 1.1.1 - 2018-02-13
49

510
* bug fixes

lib/esplanade/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Esplanade
2-
VERSION = '1.1.1'.freeze
2+
VERSION = '1.1.2'.freeze
33
end

0 commit comments

Comments
 (0)