Skip to content

Commit

Permalink
Bumped version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TalAter committed Dec 24, 2017
1 parent 7b92bd6 commit deb8e3a
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.3.0",
"version": "1.0.0",
"description": "Control the content users see, even when they're offline",
"keywords": [
"cache",
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.3.0
//! version : 1.0.0
//! 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 Service Worker
//! version : 0.3.0
//! version : 1.0.0
//! author : Tal Ater @TalAter
//! license : MIT
//! https://github.com/TalAter/UpUp
Expand Down

0 comments on commit deb8e3a

Please sign in to comment.