Skip to content

Commit eae75aa

Browse files
committed
chore(version): bump version to 2.1.4
1 parent 1efb885 commit eae75aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "payment",
3-
"version": "2.1.0",
3+
"version": "2.1.4",
44
"main": "dist/payment.js"
55
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "payment",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"description": "A general purpose library for building credit card forms, validating inputs and formatting numbers. Base on jquery.payment by @stripe, but without the jQuery.",
55
"keywords": [
66
"payment",

0 commit comments

Comments
 (0)