Skip to content

Commit 4ee749a

Browse files
authored
Update packagedef
1 parent 6ff0f91 commit 4ee749a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packagedef

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44

55
Описание.Имя("oscript-yaml")
6-
.Версия("0.0.1")
6+
.Версия("0.1.0")
77
.Автор("Egor Ivanov")
88
.АдресАвтора("[email protected]")
99
.Описание("Реализация Yaml")
@@ -19,4 +19,4 @@
1919
.РазработкаЗависитОт("asserts", "1.4.0")
2020
.РазработкаЗависитОт("fs", "1.2.0")
2121
.РазработкаЗависитОт("1connector", "2.2.1")
22-
;
22+
;

0 commit comments

Comments
 (0)