Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx committed Feb 4, 2015
1 parent 47fdf46 commit d90f926
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
PATH
remote: .
specs:
pem (0.3.1)
pem (0.3.2)
capybara (~> 2.4.3)
colored
commander (~> 4.2.0)
credentials_manager
highline (~> 1.6.21)
json
phantomjs (~> 1.9.8)
poltergeist (~> 1.5.1)

GEM
Expand Down Expand Up @@ -43,6 +44,7 @@ GEM
multi_json (1.10.1)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
phantomjs (1.9.8.0)
poltergeist (1.5.1)
capybara (~> 2.1)
cliver (~> 0.3.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/pem/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PEM
VERSION = "0.3.1"
VERSION = "0.3.2"
end

0 comments on commit d90f926

Please sign in to comment.