Skip to content

Commit ea6c3dd

Browse files
committed
v1.2.6
1 parent 7d6367b commit ea6c3dd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ If you're coming from versions of the library prior to 1.0.0, please give [this
1313
You can install this package using either `yarn` or `npm`.
1414

1515
```bash
16-
npm install --save nhsuk-react-components@next
16+
npm install --save nhsuk-react-components
1717
# Or
18-
yarn add nhsuk-react-components@next
18+
yarn add nhsuk-react-components
1919
```
2020

2121
## Usage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nhsuk-react-components",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"author": {
55
"email": "[email protected]",
66
"name": "Thomas Judd-Cooper",

0 commit comments

Comments
 (0)