Skip to content

Commit 6a7d5f6

Browse files
committed
Bump version to 3.0.1
1 parent 94c5c84 commit 6a7d5f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 3.0.1 / ????-??-??
1+
### 3.0.1 / 2024-01-10
22

33
- Fix `undefined method` errors when handling network exceptions [#67](https://github.com/transloadit/ruby-sdk/pull/67) (@Acconut)
44

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 = "3.0.0"
2+
VERSION = "3.0.1"
33
end

0 commit comments

Comments
 (0)