diff --git a/eclipse-solargraph-feature/feature.xml b/eclipse-solargraph-feature/feature.xml index d08461a..ac6d86b 100644 --- a/eclipse-solargraph-feature/feature.xml +++ b/eclipse-solargraph-feature/feature.xml @@ -2,7 +2,7 @@ @@ -297,7 +297,7 @@ version(s), and exceptions or additional permissions here}." id="io.github.pyvesb.eclipse_solargraph" download-size="0" install-size="0" - version="1.0.2" + version="1.0.3" unpack="false"/> diff --git a/eclipse-solargraph-plugin/META-INF/MANIFEST.MF b/eclipse-solargraph-plugin/META-INF/MANIFEST.MF index d76e99a..c1cfcbe 100644 --- a/eclipse-solargraph-plugin/META-INF/MANIFEST.MF +++ b/eclipse-solargraph-plugin/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Ruby Solargraph Bundle-SymbolicName: io.github.pyvesb.eclipse_solargraph;singleton:=true -Bundle-Version: 1.0.2 +Bundle-Version: 1.0.3 Require-Bundle: org.eclipse.core.runtime, org.eclipse.debug.ui, org.eclipse.lsp4e, diff --git a/pom.xml b/pom.xml index 699078b..4677d10 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 io.github.pyvesb.eclipse_solargraph eclipse-solargraph - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom eclipse-solargraph-feature @@ -36,7 +36,7 @@ io.github.pyvesb.eclipse_solargraph eclipse-solargraph-target-platform - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT