Skip to content

Commit

Permalink
bump Octoball::VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
fumihumi committed Oct 10, 2024
1 parent 6791444 commit 882d3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/octoball/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

class Octoball
VERSION = '0.1.6.1'
VERSION = '0.1.7'
end

0 comments on commit 882d3b0

Please sign in to comment.