Skip to content

Commit 65039f7

Browse files
committed
Version bump to 0.11.0 [skip ci]
1 parent 72d9aaa commit 65039f7

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.11.0 (unreleased)
1+
## 0.11.0 (2023-11-16)
22

33
- Updated OR-Tools to 9.8
44
- Dropped support for Ubuntu 18.04, Debian 10, and CentOS 8

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.10.1"
2+
VERSION = "0.11.0"
33
end

0 commit comments

Comments
 (0)