Skip to content

Commit 9e4c02d

Browse files
committed
Bump version
1 parent 4eaeac6 commit 9e4c02d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
# 1.0.1 - December 23rd, 2017
2+
- Switch to the Kattis parser for custom tasks
3+
14
# 1.0.0 - December 10th, 2017
25
- Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chelper-companion",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A webextension which parses competitive programming problems and sends them to CHelper.",
55
"repository": "https://github.com/jmerle/chelper-companion",
66
"author": "Jasper van Merle",

0 commit comments

Comments
 (0)