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 c5b28a7 commit cfd398aCopy full SHA for cfd398a
Gemfile.lock
@@ -97,7 +97,7 @@ GIT
97
PATH
98
remote: .
99
specs:
100
- azure-blob (0.4.2)
+ azure-blob (0.5.0)
101
rexml
102
103
GEM
lib/azure_blob/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module AzureBlob
4
- VERSION = "0.4.2"
+ VERSION = "0.5.0"
5
end
0 commit comments