Skip to content

Commit

Permalink
Merge pull request #122 from emccorkle/prepare-2.0
Browse files Browse the repository at this point in the history
Prepare for v2.0 release.
  • Loading branch information
emccorkle authored May 5, 2021
2 parents 265dbe5 + 2ff93b4 commit 2ae5fba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

All notable changes to this project will be documented in this file.

## [HEAD]
## [2.0.0]

### Added

Expand Down
2 changes: 1 addition & 1 deletion Source/DevAddin/addin.def
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
id=com.jmp.jslhamcrestdev
name=JSL Hamcrest Dev
supportJmpSE=0
addinVersion=1.3
addinVersion=2.0
minJmpVersion=14
2 changes: 1 addition & 1 deletion addin.def
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
id=com.jmp.jslhamcrest
name=JSL Hamcrest
supportJmpSE=0
addinVersion=1.3
addinVersion=2.0
minJmpVersion=14

0 comments on commit 2ae5fba

Please sign in to comment.