Skip to content

Commit ba62d03

Browse files
author
Max Presman
committed
version bump dists
1 parent a0c0f41 commit ba62d03

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dist/web/pubnub.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! 4.0.8 / Consumer */
1+
/*! 4.0.9 / Consumer */
22
(function webpackUniversalModuleDefinition(root, factory) {
33
if(typeof exports === 'object' && typeof module === 'object')
44
module.exports = factory();
@@ -2731,7 +2731,7 @@ return /******/ (function(modules) { // webpackBootstrap
27312731
module.exports = {
27322732
"name": "pubnub",
27332733
"preferGlobal": false,
2734-
"version": "4.0.8",
2734+
"version": "4.0.9",
27352735
"author": "PubNub <[email protected]>",
27362736
"description": "Publish & Subscribe Real-time Messaging with PubNub",
27372737
"bin": {},

0 commit comments

Comments
 (0)