Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 70ae37c

Browse files
Merge pull request #49 from nhsuk/fix/version
✊ Bump version
2 parents ca950c9 + d2c3574 commit 70ae37c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.21.0 / 2019-09-24
1+
0.21.1 / 2019-09-25
22
===================
33
- Update npm dependencies
44
- Replace [istanbul](https://www.npmjs.com/package/istanbul) with

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-nhsuk",
3-
"version": "0.20.0",
3+
"version": "0.21.1",
44
"description": "ESLint config. Primarily intended for use within NHSUK projects.",
55
"main": ".eslintrc.js",
66
"scripts": {

0 commit comments

Comments
 (0)