Skip to content

Commit d508fca

Browse files
committed
0.0.40
1 parent 8f558e2 commit d508fca

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Mobster",
3-
"version": "0.0.39",
3+
"version": "0.0.40",
44
"description": "A cross-platform mob programming timer built on web technologies",
55
"main": "main.js",
66
"scripts": {
@@ -31,7 +31,12 @@
3131
}
3232
},
3333
"repository": "https://github.com/dillonkearns/mobster",
34-
"keywords": ["Electron", "mob programming", "timer", "Agile"],
34+
"keywords": [
35+
"Electron",
36+
"mob programming",
37+
"timer",
38+
"Agile"
39+
],
3540
"author": "Dillon Kearns",
3641
"license": "MIT",
3742
"devDependencies": {

0 commit comments

Comments
 (0)