Skip to content

Commit

Permalink
Update version.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach authored Mar 1, 2024
1 parent c2cecf6 commit d5b2e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libuv/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Libuv
VERSION = '4.1.0'
VERSION = '4.0.9'
end

0 comments on commit d5b2e15

Please sign in to comment.