Skip to content

Commit b40dda0

Browse files
committed
chore(version): bump version to 2.2.1
1 parent c1ed946 commit b40dda0

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.2.0",
3+
"version": "2.2.1",
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.2.0",
3+
"version": "2.2.1",
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)