Skip to content

Commit 169a3d3

Browse files
committed
pump version to 0.2.1
1 parent ad6a1ff commit 169a3d3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
# IntelliJ ZigLang Plugin Changelog
44

5+
## [0.2.1]
6+
### Added
7+
- Local variable auto completion
8+
- Top level variable auto completion
9+
510
## [0.2.0]
611
### Added
712
- Function return type auto completion

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = org.zig
55
pluginName = IntelliJ ZigLang Plugin
6-
pluginVersion = 0.2.0
6+
pluginVersion = 0.2.1
77

88
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
# for insight into build numbers and IntelliJ Platform versions.

0 commit comments

Comments
 (0)