Skip to content

Commit b3a02b7

Browse files
committed
Update to v0.2.0 (Neon compatible)
1 parent 3d0c3d7 commit b3a02b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

es.unizar.disco.pnml.utils.feature/feature.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="es.unizar.disco.pnml.utils.feature"
44
label="PNML Utils"
5-
version="0.1.5.qualifier"
5+
version="0.2.0.qualifier"
66
provider-name="DisCo - Unizar">
77

88
<description url="https://github.com/dice-project/DICE-Simulation-Utils">
@@ -238,7 +238,7 @@ any resulting litigation.
238238
id="es.unizar.disco.pnml.utils"
239239
download-size="0"
240240
install-size="0"
241-
version="0.1.5.qualifier"
241+
version="0.2.0.qualifier"
242242
unpack="false"/>
243243

244244
</feature>

es.unizar.disco.pnml.utils/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: PNML Utils
44
Bundle-SymbolicName: es.unizar.disco.pnml.utils;singleton:=true
5-
Bundle-Version: 0.1.5.qualifier
5+
Bundle-Version: 0.2.0.qualifier
66
Bundle-Activator: es.unizar.disco.pnml.utils.PnmlUtilsPlugin
77
Require-Bundle: org.eclipse.ui,
88
org.eclipse.core.runtime,

0 commit comments

Comments
 (0)