Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Riekr committed Apr 19, 2022
1 parent edd9a6e commit 97336f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
## In progress:

## v0.1.3
- General:
- Hierarchical line highlighting (enable it in settings)
- Search panel tabs does not grow anymore
- ~30% more speed in page loading
- Updated to perspective 1.3.8
- Bug fixes:
- Temp files cleanup\
**IMPORTANT:** altough operating systems should automatically delete temp files this was not the intended behaviour and now temp files\
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
compileOnly 'org.jetbrains:annotations:23.0.0'
}

def myVersion = '0.1.2'
def myVersion = '0.1.3'

jar {
manifest {
Expand Down

0 comments on commit 97336f1

Please sign in to comment.