Skip to content

Commit

Permalink
v3.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya.veklenko committed Oct 12, 2016
1 parent 2799a08 commit cf6d421
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion libs/backendless.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Backendless.js 3.1.16
// Backendless.js 3.1.17

(function(factory) {
var root = (typeof self == 'object' && self.self === self && self) ||
Expand Down
7 changes: 3 additions & 4 deletions libs/backendless.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libs/backendless.min.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backendless",
"version": "3.1.16",
"version": "3.1.17",
"description": "Backendless JavaScript SDK for Node.js and the browser",
"main": "./libs/backendless.js",
"scripts": {
Expand Down

0 comments on commit cf6d421

Please sign in to comment.