Skip to content

Commit 2b0f53a

Browse files
committed
Bump to version 0.3
1 parent 04f6e97 commit 2b0f53a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
edb (0.2.2)
4+
edb (0.3)
55
aws-sdk (= 1.59.1)
66

77
GEM
@@ -40,4 +40,4 @@ DEPENDENCIES
4040
rspec (~> 3.3)
4141

4242
BUNDLED WITH
43-
1.10.4
43+
1.10.5

lib/edb/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
#++
2424

2525
module EDB
26-
VERSION = '0.2.1'
26+
VERSION = '0.3'
2727
end

0 commit comments

Comments
 (0)