Skip to content

Commit 56db259

Browse files
bumped to v1.0.0
1 parent c1e0f68 commit 56db259

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
{
2-
"version": "0.1.0",
2+
"version": "1.0.0",
33
"name": "angular-keypad",
44
"description": "An Angular directive that creates a numeric keypad.",
55
"homepage": "https://github.com/benjamincharity/angular-keypad",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-keypad",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "An Angular directive that creates a numeric keypad.",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)