Skip to content

Commit

Permalink
Test to bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
tamo committed Dec 7, 2023
1 parent 25bc0f1 commit a5a0bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coi-serviceworker.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! coi-serviceworker v0.1.7 - Guido Zuidhof and contributors, licensed under MIT */
/*! coi-serviceworker v0.1.8 - Guido Zuidhof and contributors, licensed under MIT */
let coepCredentialless = false;
if (typeof window === 'undefined') {
self.addEventListener("install", () => self.skipWaiting());
Expand Down

0 comments on commit a5a0bb6

Please sign in to comment.