Skip to content

Commit f15b93d

Browse files
authored
Merge pull request #1 from SergeyMi37/patch-1
Update module.xml
2 parents 656af22 + 33f3e72 commit f15b93d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

module.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
<Document name="objectscript-errors.ZPM">
44
<Module>
55
<Name>objectscript-errors</Name>
6-
<Version>1.0.1</Version>
6+
<Version>1.0.2</Version>
7+
<Description>Example class which reproduces typical ObjectScript errors</Description>
78
<Packaging>module</Packaging>
89
<SourcesRoot>src</SourcesRoot>
910
<Resource Name="shvarov.objectscript.PKG"/>
1011
</Module>
1112
</Document>
12-
</Export>
13+
</Export>

0 commit comments

Comments
 (0)