Skip to content

Commit

Permalink
v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaiR committed Jul 14, 2021
1 parent 0132fd1 commit e1a3ea8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# v1.9.1 (2021-07-14)
Features:
* DM parser updated: SpacemanDMM suite v1.7.

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

application {
group 'io.github.spair'
version '1.9.0'
version '1.9.1'
mainClassName = 'strongdmm.StrongDMM'
}

Expand Down

0 comments on commit e1a3ea8

Please sign in to comment.