Skip to content

Commit 114d764

Browse files
committed
✊ bump the version
1 parent f1c3ce5 commit 114d764

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.3.0
4+
5+
- Add analyzer for `gigasecond`
6+
- Add `--pretty` output to pretty print the generated output, off by default.
7+
38
## 0.2.1
49

510
- Change `--noTemplates` output to use `%{tag}` for tagged template variables,

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.2.1",
3+
"version": "0.3.0",
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)