Skip to content

Commit c4cc15f

Browse files
committed
Pushed version
1 parent 4f3cf2d commit c4cc15f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<modelVersion>4.0.0</modelVersion>
2828
<groupId>org.jetbrains.plugins</groupId>
2929
<artifactId>Mathematica-IntelliJ-Plugin</artifactId>
30-
<version>2.3.2</version>
30+
<version>2.3.3</version>
3131
<name>Mathematica Support for IntelliJ IDEA</name>
3232
<description>Includes syntax highlighting, function completion, documentation lookup, refactoring, code formatting,
3333
etc.

resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<id>de.halirutan.mathematica</id>
2424
<name>Mathematica Support</name>
2525
<category>Custom Language</category>
26-
<version>2.3.2</version>
26+
<version>2.3.3</version>
2727
<idea-version since-build="163"/>
2828
<vendor email="patrick@halirutan.de" url="http://mathematicaplugin.halirutan.de">Patrick Scheibe</vendor>
2929
<depends>com.intellij.modules.lang</depends>

0 commit comments

Comments
 (0)