Skip to content

Commit

Permalink
Bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RoxasShadow committed Aug 8, 2015
1 parent 37f7137 commit 4bd20d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
edb (0.1)
edb (0.2)
aws-sdk (= 1.59.1)

GEM
Expand All @@ -22,3 +22,6 @@ PLATFORMS

DEPENDENCIES
edb!

BUNDLED WITH
1.10.4
2 changes: 1 addition & 1 deletion lib/edb/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
#++

module EDB
VERSION = '0.2'
VERSION = '0.2.1'
end

0 comments on commit 4bd20d9

Please sign in to comment.