Skip to content

Commit

Permalink
Bumping version for bootstrap upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
quidproquo committed Dec 11, 2019
1 parent 7658884 commit 869fb19
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:
mr_video (1.1.1)
mr_video (1.1.3)

GEM
remote: http://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/mr_video/constants.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module MrVideo
VERSION = '1.1.2'
VERSION = '1.1.3'
URL = 'https://github.com/quidproquo/mr_video'
NAME = 'Mr. Video'
end

0 comments on commit 869fb19

Please sign in to comment.