Skip to content

Commit 8f7c28e

Browse files
committed
update version
1 parent ecdd29b commit 8f7c28e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ mochawesome-report
88
notes.txt
99
*json
1010
!package.json
11-
test.js
11+
test.js
12+
implement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dot-generator-mocha",
3-
"version": "1.3.2",
3+
"version": "1.3.5",
44
"main": "index.js",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)