Skip to content

Commit

Permalink
4.3.3, обновлён configor
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Oct 19, 2024
1 parent 7cfa147 commit d731c5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packagedef
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


Описание.Имя("autumn")
.Версия("4.3.2")
.Версия("4.3.3")
.Автор("Nikita Fedkin")
.АдресАвтора("[email protected]")
.Описание("Dependency injection framework для OneScript")
Expand All @@ -16,7 +16,7 @@
.ВключитьФайл("README.md")
.ЗависитОт("annotations", "1.0.1")
.ЗависитОт("asserts", "1.4.0")
.ЗависитОт("configor", "0.8.4")
.ЗависитОт("configor", "0.9.0")
.ЗависитОт("logos", "1.4.0")
.ЗависитОт("fluent", "0.5.0")
.ЗависитОт("reflector", "0.7.1")
Expand Down

0 comments on commit d731c5d

Please sign in to comment.