Skip to content

Commit fd591e0

Browse files
committed
[chore] bump version to 2.4.0
1 parent de5e066 commit fd591e0

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,5 +1,5 @@
11
{
22
"name": "payment",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"main": "dist/payment.js"
55
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "payment",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
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)