Skip to content
This repository was archived by the owner on Dec 8, 2019. It is now read-only.

Commit 098adab

Browse files
committed
1.0.2
1 parent 8629ce4 commit 098adab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.2 (2017-03-04)
4+
5+
- Maintenance
6+
37
## 1.0.1 (2015-03-15)
48

59
- Misc. updates

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "knapsack-js",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A module for resource allocation solving",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)