Skip to content

Commit 75538f7

Browse files
committed
release: 1.1.0
1 parent c0f3832 commit 75538f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
group = "com.github.pakisan.arazzoideaplugin"
13-
version = "1.0.0"
13+
version = "1.1.0"
1414

1515
repositories {
1616
mavenCentral()
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<h3 id="added">Added</h3>
22
<ul>
3-
<li>Automatically detects <code>.yaml</code>, <code>.yml</code>, and <code>.json</code> files that follow the Arazzo schema</li>
3+
<li>Get intelligent code completion for workflows, workflow steps, source descriptions, and components</li>
44
</ul>

0 commit comments

Comments
 (0)