Skip to content

Commit 36e5d17

Browse files
committed
Release 0.4.0
1 parent ee105d9 commit 36e5d17

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ may change this output. Patch version increments will only do so in ways that ar
1111
strict improvements (e.g. from empty strings or exceptions to something more
1212
reasonable).
1313

14-
## [Unreleased]
14+
## [0.4.0] - 2020-12-23
1515

1616
### Added
1717

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mozilla/readability",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "A standalone version of the readability library used for Firefox Reader View.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)