Skip to content

Commit 7da0766

Browse files
committed
v0.1.1
1 parent cd86fe3 commit 7da0766

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ConstrainSolver.jl - Changelog
22

3-
## Unreleased
3+
## v0.1.1 (15th of April 2020)
44
- CS.Integers
55
- i.e `@variable(m, x, CS.Integers([1,2,5]))`
66
- **Bugfixes:**

Diff for: Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ConstraintSolver"
22
uuid = "e0e52ebd-5523-408d-9ca3-7641f1cd1405"
33
authors = ["Ole Kröger <[email protected]>"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"

0 commit comments

Comments
 (0)