Skip to content

Commit 6b73bcc

Browse files
committed
Merged hotfix/use-tempfiles into master
2 parents c8cec86 + 2ff0512 commit 6b73bcc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packagedef

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

22
Описание.Имя("v8runner")
3-
.Версия("0.7.0")
3+
.Версия("0.7.1")
44
.ЗависитОт("asserts")
55
.ЗависитОт("fs")
66
.ЗависитОт("logos")

src/v8runner.os

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
//
55

66
#Использовать logos
7+
#Использовать tempfiles
78
#Использовать asserts
89

910
Перем мКонтекстКоманды;

0 commit comments

Comments
 (0)