We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f6e97 commit 2b0f53aCopy full SHA for 2b0f53a
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- edb (0.2.2)
+ edb (0.3)
5
aws-sdk (= 1.59.1)
6
7
GEM
@@ -40,4 +40,4 @@ DEPENDENCIES
40
rspec (~> 3.3)
41
42
BUNDLED WITH
43
- 1.10.4
+ 1.10.5
lib/edb/version.rb
@@ -23,5 +23,5 @@
23
#++
24
25
module EDB
26
- VERSION = '0.2.1'
+ VERSION = '0.3'
27
end
0 commit comments