We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94c5c84 commit 6a7d5f6Copy full SHA for 6a7d5f6
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-### 3.0.1 / ????-??-??
+### 3.0.1 / 2024-01-10
2
3
- Fix `undefined method` errors when handling network exceptions [#67](https://github.com/transloadit/ruby-sdk/pull/67) (@Acconut)
4
lib/transloadit/version.rb
@@ -1,3 +1,3 @@
class Transloadit
- VERSION = "3.0.0"
+ VERSION = "3.0.1"
end
0 commit comments