Skip to content

Commit 9d3763a

Browse files
committed
Version bump
1 parent a8f69f9 commit 9d3763a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcode",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "UK Postcode helper methods",
55
"main": "index.js",
66
"directories": {
@@ -18,7 +18,7 @@
1818
},
1919
"repository": {
2020
"type": "git",
21-
"url": "https://github.com/cblanc/postcode.js"
21+
"url": "https://github.com/ideal-postcodes/postcode.js"
2222
},
2323
"keywords": [
2424
"uk",
@@ -29,6 +29,6 @@
2929
"author": "Chris Blanchard",
3030
"license": "MIT",
3131
"bugs": {
32-
"url": "https://github.com/cblanc/postcode.js/issues"
32+
"url": "https://github.com/ideal-postcodes/postcode.js/issues"
3333
}
3434
}

0 commit comments

Comments
 (0)