Skip to content

Commit 40188a0

Browse files
committed
release 0.1.3
1 parent 7106689 commit 40188a0

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,6 +1,6 @@
11
{
22
"name": "ngapi",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"main": "./ngapi.js",
55
"dependencies": {
66
"angular": ">=1.2.3"

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