Skip to content

Commit

Permalink
Version bump to 0.3.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jul 28, 2024
1 parent ad164d3 commit 3f601b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.3.4 (unreleased)
## 0.3.4 (2024-07-28)

- Updated LightGBM to 4.5.0

Expand Down
2 changes: 1 addition & 1 deletion lib/lightgbm/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module LightGBM
VERSION = "0.3.3"
VERSION = "0.3.4"
end

0 comments on commit 3f601b0

Please sign in to comment.