Skip to content

Commit 8706a64

Browse files
committed
Bump to version 0.1.6
1 parent 888c50b commit 8706a64

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "predicsis_ml_sdk-javascript",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"authors": [
55
"Yllieth <[email protected]>",
66
"Dehau"
@@ -18,7 +18,7 @@
1818
"license": "MIT",
1919
"dependencies": {
2020
"angular": "1.3.14",
21-
"restangular": "1.4.0",
21+
"restangular": "1.5.1",
2222
"formfactory": "~0.2.0"
2323
},
2424
"main": "dist/predicsis-jsSDK.js",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "predicsis_ml_sdk-javascript",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Javascript SDK for PredicSis ML API",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)