Skip to content

Commit 23a60b2

Browse files
committed
version bump
1 parent 7c7998a commit 23a60b2

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Version history
2222
===============
2323

2424
*Version 1.0.0 - 5.9.2020*
25+
* use "default" version number format, go up to 1.0.0
2526
* add `package.json`
2627
* add `server.js`
2728
* you can now run pacman running an express JS server, using `npm start`

cache.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CACHE MANIFEST
2-
# Pacman 0.91 24.05.2016 beta
2+
# Pacman 1.0.0 05.09.2020
33

44
CACHE:
55

web-app-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"verification_key" : "eca78f4d-14f3-4fe7-8b44-3e0006a9a9c7",
3-
"version" : "0.92",
3+
"version" : "1.0.0",
44
"type" : "web",
55
"last_update" : "2018-03-06 16:45:11+0000"
66
}

0 commit comments

Comments
 (0)