Skip to content

Commit

Permalink
Update module.l
Browse files Browse the repository at this point in the history
  • Loading branch information
aw committed Mar 23, 2017
1 parent 1f26b55 commit 56bfb54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 2.1.0 (2017-03-23)

* Restore PicoLisp namespaces for backwards compatibility. Disable through PIL_NAMESPACES=false.
* Restore PicoLisp namespaces for backwards compatibility. Disable with PIL_NAMESPACES=false

## 2.0.0 (2017-03-09)

Expand Down
2 changes: 1 addition & 1 deletion module.l
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[de MODULE_INFO
("name" "unit")
("version" "2.0.0")
("version" "2.1.0")
("summary" "Unit Testing framework for PicoLisp")
("source" "https://github.com/aw/picolisp-unit.git")
("author" "Alexander Williams")
Expand Down

0 comments on commit 56bfb54

Please sign in to comment.