Skip to content

Commit 32c7ee1

Browse files
authored
chore: release v1.1.0
1 parent 941f598 commit 32c7ee1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
3+
## 1.1.0 (2022-06-17)
4+
5+
6+
### Features
7+
8+
* translate to typescript ([941f598](https://github.com/boredland/aufteilung/commit/941f598a891e928412467b6e8b377f1c6e943e13))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aufteilung",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"repository": "https://github.com/boredland/aufteilung",
55
"description": "Implements Karmarkar-Karp Least Differencing Method of number partitioning",
66
"author": "Dave Mussulman <[email protected]>",

0 commit comments

Comments
 (0)