Skip to content

Commit ed074b3

Browse files
committed
Version bump to 0.11.1 [skip ci]
1 parent 40b54e3 commit ed074b3

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.1 (unreleased)
1+
## 0.11.1 (2023-12-04)
22

33
- Added binary installation for Arch Linux
44
- Added binary installation for Debian 11 ARM

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

0 commit comments

Comments
 (0)