Skip to content

Commit 552f745

Browse files
committed
release 0.1.1
1 parent 4f48b5d commit 552f745

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "ngapi",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"main": "./ngapi.js",
55
"dependencies": {
6-
"angular": ">=1.0.8"
6+
"angular": ">=1.2.3"
77
}
88
}

ngapi.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngapi",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "An AngularJS module that makes your APIs working in the Angular Way.",
55
"main": "ngapi.js",
66
"scripts": {

0 commit comments

Comments
 (0)