Skip to content

Commit

Permalink
Bump to version 2.0.0
Browse files Browse the repository at this point in the history
Version 2.0.0 will mark our shift to semver 2.0.0:

> Given a version number MAJOR.MINOR.PATCH, increment the:
> 
>  1. MAJOR version when you make incompatible API changes
>  2. MINOR version when you add functionality in a backward compatible manner
>  3. PATCH version when you make backward compatible bug fixes
> 
> Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
  • Loading branch information
giovannic authored Sep 11, 2024
1 parent 9eef099 commit 8648c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: malariasimulation
Title: An individual based model for malaria
Version: 1.6.1
Version: 2.0.0
Authors@R: c(
person(
given = "Giovanni",
Expand Down

0 comments on commit 8648c38

Please sign in to comment.