We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a56cd9 commit 11822faCopy full SHA for 11822fa
CHANGELOG.md
@@ -1,4 +1,11 @@
1
2
+1.13.1 / 2018-11-13
3
+===================
4
+
5
+ * Filter files in the npm package
6
+ * Add polyfill for `Object.entries`
7
+ * Add `update_version` script
8
9
1.13.0 / 2018-11-13
10
===================
11
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.13.0",
+ "version": "1.13.1",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments