Skip to content

Commit

Permalink
v0.7.19
Browse files Browse the repository at this point in the history
  • Loading branch information
also committed May 26, 2017
1 parent ac378c1 commit a172918
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion offline.js
@@ -1,4 +1,4 @@
/*! offline-js 0.7.18 */
/*! offline-js 0.7.19 */
(function() {
var Offline, checkXHR, defaultOptions, extendNative, grab, handlers, init;
extendNative = function(to, from) {
Expand Down
2 changes: 1 addition & 1 deletion offline.min.js

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": "offline-js",
"version": "0.7.18",
"version": "0.7.19",
"description": "Automatically detect when a browser is offline",
"authors": [
"Adam Schwartz <adam.flynn.schwartz@gmail.com>",
Expand Down

0 comments on commit a172918

Please sign in to comment.