Skip to content

Commit

Permalink
chore: Bump gem version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mtchavez committed Aug 31, 2018
1 parent d77a3ef commit 9f4c24a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
sekreto (0.2.0)
sekreto (0.3.0)
aws-sdk-secretsmanager
multi_json

Expand Down Expand Up @@ -88,4 +88,4 @@ DEPENDENCIES
yard (~> 0.9.11)

BUNDLED WITH
1.16.1
1.16.4
2 changes: 1 addition & 1 deletion lib/sekreto/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Sekreto
VERSION = '0.2.0'.freeze
VERSION = '0.3.0'.freeze
end

0 comments on commit 9f4c24a

Please sign in to comment.