Skip to content

Commit

Permalink
Bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FirstTimeInForever committed Apr 3, 2024
1 parent 8e8a658 commit 4961bfd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# intellij-markdown Changelog

## [Unreleased]

## [0.7.0]
- [#133] Added support for mathematical expressions in GFM
- [#140] Added wasmJs target
- [#146] Added linuxArm64 target
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version=0.6.1
version=0.7.0
snapshot=true
publication_channels=maven-central-snapshot

0 comments on commit 4961bfd

Please sign in to comment.