Skip to content

Commit

Permalink
Version Up
Browse files Browse the repository at this point in the history
  • Loading branch information
greeneca committed Sep 30, 2016
1 parent f4a65d6 commit f312a2c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
roku_builder (3.9.0)
roku_builder (3.10.0)
faraday (~> 0.9)
faraday-digestauth (~> 0.2)
git (~> 1.3)
Expand All @@ -13,7 +13,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
byebug (9.0.5)
byebug (9.0.6)
coderay (1.1.1)
coveralls (0.8.15)
json (>= 1.8, < 3)
Expand Down Expand Up @@ -58,7 +58,7 @@ GEM
lumberjack (1.0.10)
method_source (0.8.2)
mini_portile2 (2.1.0)
minitest (5.9.0)
minitest (5.9.1)
minitest-autotest (1.0.3)
minitest-server (~> 1.0)
minitest-server (1.0.4)
Expand All @@ -80,7 +80,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rake (11.2.2)
rake (11.3.0)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
Expand All @@ -93,7 +93,7 @@ GEM
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
term-ansicolor (1.3.2)
term-ansicolor (1.4.0)
tins (~> 1.0)
thor (0.19.1)
tins (1.12.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/roku_builder/version.rb
Expand Up @@ -2,5 +2,5 @@

module RokuBuilder
# Version of the RokuBuilder Gem
VERSION = "3.9.0"
VERSION = "3.10.0"
end

0 comments on commit f312a2c

Please sign in to comment.