Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
afast committed Jul 31, 2016
1 parent 97d6dc4 commit 0210bb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
map_print (1.1.0)
map_print (1.2.0)
mini_magick (~> 4.3)
parallel (~> 1.6)
prawn (~> 2.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/map_print/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module MapPrint
VERSION = '1.1.0'
VERSION = '1.2.0'
end

0 comments on commit 0210bb2

Please sign in to comment.