Skip to content

Commit

Permalink
Merge pull request #20 from marverix/master
Browse files Browse the repository at this point in the history
Updated package
  • Loading branch information
Marek Sierociński authored May 28, 2020
2 parents baff70f + f311cea commit 2183bc3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions dist/cloud-api-client.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Bitbar Cloud API Client for JavaScript v0.16.0 | (c) Bitbar Technologies and contributors | https://github.com/bitbar/cloud-api-client-js/blob/master/LICENSE.md */
/* Bitbar Cloud API Client for JavaScript v0.17.0 | (c) Bitbar Technologies and contributors | https://github.com/bitbar/cloud-api-client-js/blob/master/LICENSE.md */
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('@bitbar/finka'), require('axios'), require('qs')) :
typeof define === 'function' && define.amd ? define(['@bitbar/finka', 'axios', 'qs'], factory) :
Expand All @@ -11,7 +11,7 @@

finka();

var version = "0.16.0";
var version = "0.17.0";

/*! *****************************************************************************
Copyright (c) Microsoft Corporation. All rights reserved.
Expand Down
Loading

0 comments on commit 2183bc3

Please sign in to comment.