Skip to content

Commit

Permalink
Release v1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrRogov committed Apr 26, 2019
1 parent b81be31 commit 80cf08a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/dynamics-web-api-callbacks.js
@@ -1,4 +1,4 @@
/*! dynamics-web-api-callbacks v1.5.4 (c) 2019 Aleksandr Rogov */
/*! dynamics-web-api-callbacks v1.5.5 (c) 2019 Aleksandr Rogov */
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory();
Expand Down
2 changes: 1 addition & 1 deletion dist/dynamics-web-api-callbacks.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/dynamics-web-api.js
@@ -1,4 +1,4 @@
/*! dynamics-web-api v1.5.4 (c) 2019 Aleksandr Rogov */
/*! dynamics-web-api v1.5.5 (c) 2019 Aleksandr Rogov */
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory();
Expand Down
2 changes: 1 addition & 1 deletion dist/dynamics-web-api.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "dynamics-web-api",
"version": "1.5.4",
"version": "1.5.5",
"description": "DynamicsWebApi is a Microsoft Dynamics CRM Web API helper library",
"keywords": [
"crm",
Expand Down

0 comments on commit 80cf08a

Please sign in to comment.