diff --git a/bower.json b/bower.json index 8953457..cc15368 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ng-iban", - "version": "0.7.0", + "version": "0.8.0", "authors": [ "Mark Manders " ], diff --git a/package.json b/package.json index ace7e95..2f8578a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-iban", - "version": "0.7.0", + "version": "0.8.0", "description": "IBAN directive for AngularJS", "main": "./lib/ng-iban.js", "scripts": {