Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
gipcompany committed Oct 9, 2016
1 parent 3ce1ae2 commit 2330ee3
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:
file_manipulator (0.1.5)
file_manipulator (0.1.6)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -155,4 +155,4 @@ DEPENDENCIES
simplecov

BUNDLED WITH
1.13.1
1.13.2
2 changes: 1 addition & 1 deletion lib/file_manipulator/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module FileManipulator
VERSION = "0.1.5"
VERSION = "0.1.6"
end

0 comments on commit 2330ee3

Please sign in to comment.