Skip to content

Commit 3dede32

Browse files
committed
Version bump to 0.15.0 [skip ci]
1 parent 1499a37 commit 3dede32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.15.0 (unreleased)
1+
## 0.15.0 (2025-02-17)
22

33
- Updated OR-Tools to 9.12
44
- Removed `pickup_positions` and `pickup_index_pairs` (use `pickup_position` instead)

lib/or_tools/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ORTools
2-
VERSION = "0.14.2"
2+
VERSION = "0.15.0"
33
end

0 commit comments

Comments
 (0)