Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit 03003b8

Browse files
committed
Bump version number
1 parent a492d2e commit 03003b8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.5.26 (2014-04-23)
4+
5+
* Replace (cond) with (case)
6+
37
## 0.5.25 (2014-04-15)
48

59
* Split 'make-socket' for more flexibility

module.l

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[de MODULE_INFO
22
("name" "nanomsg")
3-
("version" "0.5.25")
3+
("version" "0.5.26")
44
("summary" "Nanomsg ffi-binding for PicoLisp")
55
("source" "https://github.com/aw/picolisp-nanomsg.git")
66
("author" "Alexander Williams")

0 commit comments

Comments
 (0)