Skip to content

Commit 9e05cc0

Browse files
committed
Change version number
1 parent e93e469 commit 9e05cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin version="2">
22
<name>ASM Bytecode Outline</name>
33
<description>Displays bytecode for Java classes and ASMified code which will help you in your class generation.</description>
4-
<version>0.3</version>
4+
<version>0.3.1</version>
55
<vendor>Cédric Champeau</vendor>
66
<idea-version since-build="103.14"/>
77

0 commit comments

Comments
 (0)