Skip to content

Commit

Permalink
Bumped version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TalAter committed Sep 10, 2015
1 parent 0a27c8e commit 0f54a5c
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/upup.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 dist/upup.sw.min.js

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

Binary file modified dist/upup.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "UpUp",
"version": "0.1.0",
"version": "0.1.1",
"description": "Control the content users see, even when they're offline",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/upup.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//! UpUp
//! version : 0.1.0
//! version : 0.1.1
//! author : Tal Ater @TalAter
//! license : MIT
//! https://github.com/TalAter/UpUp
Expand Down
2 changes: 1 addition & 1 deletion src/upup.sw.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

//! UpUp ServiceWorker
//! version : 0.1.0
//! version : 0.1.1
//! author : Tal Ater @TalAter
//! license : MIT
//! https://github.com/TalAter/UpUp
Expand Down

0 comments on commit 0f54a5c

Please sign in to comment.