Skip to content

Commit c7a6294

Browse files
committed
chore: bump to version 1.2.0
1 parent 80182f4 commit c7a6294

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.2.0 / 2015-12-28 ###
2+
3+
* allow custom fields to be passed to Transloadit and received back in the response
4+
15
### 1.1.4 / 2015-12-14 ###
26

37
* fix Ruby 1.9.x compatibility by explicitly requiring mime-types 2.99

lib/transloadit/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
class Transloadit
2-
VERSION = '1.1.4'
2+
VERSION = '1.2.0'
33
end

0 commit comments

Comments
 (0)