Skip to content

Commit 7d53a39

Browse files
committed
Bump the version to 0.5.1
1 parent 293f58f commit 7d53a39

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+
## 0.5.1
4+
5+
- Fix `resistor-color-duo` helper code (with `resistor-color` rewrite changed)
6+
37
## 0.5.0
48

59
- Rewrite analyzer for `resistor-color` to match `resistor-color-duo`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@exercism/javascript-analyzer",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Exercism analyzer for javascript",
55
"repository": "https://github.com/exercism/javascript-analyzer",
66
"author": "Derk-Jan Karrenbeld <derk-jan+github@karrenbeld.info>",

0 commit comments

Comments
 (0)