Skip to content

Commit 13160a9

Browse files
committed
Merge branch 'master' of github.com:agea/CmisJS
Conflicts: lib/cmis.js
2 parents f3b341b + c472302 commit 13160a9

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": "cmis",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"dependencies": {
55
"superagent":""
66
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "CmisJS",
33
"name": "cmis",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"homepage": "http://github.com/agea/CmisJS",
66
"description": "a CMIS client library written in Javascript for node and the browser",
77
"author": {

0 commit comments

Comments
 (0)