File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ As of now the plugin provides code style customization for **infix** and **opera
1414<img src =" https://raw.githubusercontent.com/lppedd/idea-kotlin-additional-highlighting/master/images/example.png " alt =" Additional code styles " >
1515
1616[ 1 ] : https://plugins.jetbrains.com/plugin/13979-kotlin-additional-highlighting
17- [ 2 ] : https://github.com/lppedd/idea-kotlin-additional-highlighting/releases/download/0.2.1 /kotlin-additional-highlighting-0.2.1 .zip
17+ [ 2 ] : https://github.com/lppedd/idea-kotlin-additional-highlighting/releases/download/0.2.2 /kotlin-additional-highlighting-0.2.2 .zip
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44}
55
66group = " com.github.lppedd"
7- version = " 0.2.1 "
7+ version = " 0.2.2 "
88
99repositories {
1010 maven(" https://dl.bintray.com/kotlin/kotlin-eap" )
You can’t perform that action at this time.
0 commit comments