Skip to content

Commit 6dce5da

Browse files
committed
Merge branch 'release/v1.6.0' into develop
2 parents da1645a + 04edb35 commit 6dce5da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packagedef

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
Описание.Имя("v8runner")
3-
.Версия("1.5.0")
3+
.Версия("1.6.0")
44
.ВерсияСреды("1.0.19")
55
.ЗависитОт("asserts", "0.4.0")
66
.ЗависитОт("fs", "0.5.0")
@@ -12,3 +12,4 @@
1212
.ВключитьФайл("src")
1313
.ВключитьФайл("tests")
1414
.ВключитьФайл("lib.config")
15+
;

0 commit comments

Comments
 (0)