Skip to content

Commit 1b180fa

Browse files
author
Laurent VB
committed
0.0.7
1 parent a2cdc04 commit 1b180fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "iban",
33
"main": "iban.js",
4-
"version": "0.0.6",
4+
"version": "0.0.7",
55
"homepage": "https://github.com/arhs/iban.js",
66
"description": "IBAN & BBAN validation, formatting and conversion in JavaScript",
77
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iban",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "A javascript library to validate, format and convert IBAN (International Bank Account Number) and BBAN (Basic Bank Account Number)",
55
"main": "iban.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)