We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6af1e2 + 9e1df39 commit bac4f72Copy full SHA for bac4f72
module.xml
@@ -3,7 +3,8 @@
3
<Document name="objectscript-package-example.ZPM">
4
<Module>
5
<Name>objectscript-package-example</Name>
6
- <Version>1.0.0</Version>
+ <Version>1.0.1</Version>
7
+ <Description>ObjectScript Package example with simplified folder structure</Description>
8
<Packaging>module</Packaging>
9
<SourcesRoot>src</SourcesRoot>
10
<Resource Name="community.objectscript.PKG"/>
@@ -45,4 +46,4 @@
45
46
</Module>
47
48
</Document>
-</Export>
49
+</Export>
0 commit comments