Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
nevrome committed Nov 20, 2021
1 parent bd70ec8 commit aa7c106
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 +1,2 @@
- V 0.2.0: Some small changes to NASSA.yml field checks, some general refactoring and added checks if files/dirs referenced in the .yml file actually exist
- V 0.1.0: First prototype for a representative selection of variables in NASSA.yml files
2 changes: 1 addition & 1 deletion nassa.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: nassa
version: 0.1.0
version: 0.2.0
synopsis: A package to validate NASSA modules
description: NASSA maintains a library of agent-based-modelling algorithms in individual code modules. Each module is defined by a NASSA.yml file. nassa-hs validates these .yml files.
license: MIT
Expand Down

0 comments on commit aa7c106

Please sign in to comment.