Skip to content

Commit

Permalink
Bump version to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
FirstTimeInForever committed Dec 10, 2024
1 parent 23acd24 commit 70b10b0
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.4]
- [#165] Added support for GFM strikethrough inlines with a single tilde

## [0.7.3]
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.7.3
version=0.7.4
snapshot=true
publication_channels=maven-central-snapshot

0 comments on commit 70b10b0

Please sign in to comment.