Skip to content

Commit

Permalink
chore: bumps version
Browse files Browse the repository at this point in the history
  • Loading branch information
coderdiaz committed Jul 24, 2023
1 parent 11d5dad commit 457f72b
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-card-brand",
"version": "0.1.3",
"version": "0.1.4",
"author": {
"name": "Javier Diaz Chamorro",
"email": "hey@coderdiaz.dev"
Expand Down Expand Up @@ -35,5 +35,18 @@
"peerDependencies": {
"react": "^16.12.0",
"react-dom": "^16.12.0"
}
},
"keywords": [
"react",
"card",
"payment card",
"credit card",
"debit card",
"card identifier",
"render card brand",
"card brand",
"creditcard",
"validation"
],
"license": "MIT"
}

0 comments on commit 457f72b

Please sign in to comment.