Skip to content

Commit 0f54a5c

Browse files
committed
Bumped version to 0.1.1
1 parent 0a27c8e commit 0f54a5c

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

dist/upup.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/upup.sw.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/upup.zip

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "UpUp",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Control the content users see, even when they're offline",
55
"main": "index.js",
66
"scripts": {

src/upup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//! UpUp
2-
//! version : 0.1.0
2+
//! version : 0.1.1
33
//! author : Tal Ater @TalAter
44
//! license : MIT
55
//! https://github.com/TalAter/UpUp

src/upup.sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
//! UpUp ServiceWorker
3-
//! version : 0.1.0
3+
//! version : 0.1.1
44
//! author : Tal Ater @TalAter
55
//! license : MIT
66
//! https://github.com/TalAter/UpUp

0 commit comments

Comments
 (0)