Skip to content

Commit 42793fb

Browse files
committed
Bump to 1.0.1
1 parent a4d46e2 commit 42793fb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
Any changes, including backwards incompatible changes will be listed here
44

5+
## 1.0.1 (12/02/2019)
6+
7+
- Add runkit example
8+
- Rename github repo to `ideal-postcodes/postcode`
9+
510
## 1.0.0 (12/02/2019)
611

712
- Test on node 8 and above only

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcode",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "UK Postcode helper methods",
55
"main": "index.js",
66
"dependencies": {},

0 commit comments

Comments
 (0)