File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
KNIME Ruby Scripting extension Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- bin.includes = feature.xml
1
+ bin.includes = feature.xml
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" ruby4knime.feature"
4
4
label =" Ruby Scripting Extension"
5
- version =" 0.0.5 .qualifier"
5
+ version =" 0.0.6 .qualifier"
6
6
license-feature =" org.eclipse.platform"
7
7
license-feature-version =" 3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q" >
8
8
11
11
</description >
12
12
13
13
<copyright >
14
- rss, 2014
14
+ rss, 2014, 2015
15
15
</copyright >
16
16
17
17
<license url =" http://www.apache.org/licenses/LICENSE-2.0" >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Ruby Script Node extension for KNIME Workbench
4
4
Bundle-SymbolicName : org.knime.ext.jruby; singleton:=true
5
- Bundle-Version : 0.0.5
5
+ Bundle-Version : 0.0.6
6
6
Bundle-ClassPath : rubyscript.jar,
7
7
lib/rsyntaxtextarea.jar,
8
8
lib/jruby-complete-1.7.18.jar
You can’t perform that action at this time.
0 commit comments