Skip to content

Commit b2a5e27

Browse files
committed
version update
1 parent e987bf0 commit b2a5e27

File tree

3 files changed

+1302
-1289
lines changed

3 files changed

+1302
-1289
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
language: node_js
22
node_js:
33
- 0.10
4-
- 0.8

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ A CMIS javascript library for node and browser
1515

1616
### browser
1717

18-
You can download minified version (with dependencies) from https://github.com/agea/CmisJS/releases/download/v0.1.7/cmis.0.1.7.min-all.js
18+
You can download minified version (with dependencies) from https://github.com/agea/CmisJS/releases/download/v0.1.8/cmis.0.1.8.min-all.js
1919

20-
<script type="text/javascript" src="cmis-0.1.7.min-all.js"></script>
20+
<script type="text/javascript" src="cmis-0.1.8.min-all.js"></script>
2121

2222
*Note:*
23-
You have to include [superagent](http://visionmedia.github.io/) if you want to use [cmis-0.1.7.js](https://github.com/agea/CmisJS/releases/download/v0.1.7/cmis.0.1.7.js) or [cmis-0.1.7.min.js](https://github.com/agea/CmisJS/releases/download/v0.1.1/cmis.0.1.7.min.js)
23+
You have to include [superagent](http://visionmedia.github.io/) if you want to use [cmis-0.1.8.js](https://github.com/agea/CmisJS/releases/download/v0.1.8/cmis.0.1.8.js) or [cmis-0.1.8.min.js](https://github.com/agea/CmisJS/releases/download/v0.1.8/cmis.0.1.8.min.js)
2424

2525
## Usage
2626

0 commit comments

Comments
 (0)