Skip to content

Commit 5d6cdbe

Browse files
author
Chris Gross
committed
v1.0.1, updating bower metadata
1 parent 3dee629 commit 5d6cdbe

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,7 +1,7 @@
11
{
22
"name": "angular-prompt",
33
"description": "Angular service to easily display prompt and confirmation modals.",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"main": [
66
"dist/angular-prompt.js"
77
],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-prompt",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)