Skip to content

Commit

Permalink
Increased version number to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PyvesB committed Jul 28, 2019
1 parent d956279 commit fa41ab3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eclipse-solargraph-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="io.github.pyvesb.eclipse_solargraph"
label="Ruby Solargraph"
version="0.1.0.qualifier"
version="0.2.0.qualifier"
provider-name="PyvesB">

<description url="https://github.com/PyvesB/eclipse-solargraph">
Expand Down Expand Up @@ -297,7 +297,7 @@ version(s), and exceptions or additional permissions here}.&quot;
id="io.github.pyvesb.eclipse_solargraph"
download-size="0"
install-size="0"
version="0.1.0"
version="0.2.0"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion eclipse-solargraph-plugin/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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: 0.1.0
Bundle-Version: 0.2.0
Bundle-Activator: io.github.pyvesb.eclipse_solargraph.SolargraphPlugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down

0 comments on commit fa41ab3

Please sign in to comment.