Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deanpcmad committed Jun 28, 2024
1 parent e661489 commit f18d5c4
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:
twitchrb (1.2.6)
twitchrb (1.3.0)
faraday (~> 2.0)

GEM
Expand All @@ -24,7 +24,7 @@ GEM
connection_pool (2.4.1)
dotenv (2.7.6)
drb (2.2.1)
faraday (2.9.0)
faraday (2.9.2)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
Expand Down
2 changes: 1 addition & 1 deletion lib/twitch/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Twitch
VERSION = "1.2.6"
VERSION = "1.3.0"
end

0 comments on commit f18d5c4

Please sign in to comment.