Skip to content

Commit bac4f72

Browse files
authored
Merge pull request #2 from SergeyMi37/patch-1
Update module.xml
2 parents d6af1e2 + 9e1df39 commit bac4f72

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

module.xml

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<Document name="objectscript-package-example.ZPM">
44
<Module>
55
<Name>objectscript-package-example</Name>
6-
<Version>1.0.0</Version>
6+
<Version>1.0.1</Version>
7+
<Description>ObjectScript Package example with simplified folder structure</Description>
78
<Packaging>module</Packaging>
89
<SourcesRoot>src</SourcesRoot>
910
<Resource Name="community.objectscript.PKG"/>
@@ -45,4 +46,4 @@
4546
</Module>
4647

4748
</Document>
48-
</Export>
49+
</Export>

0 commit comments

Comments
 (0)