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

Commit f3e96f3

Browse files
committed
Bump lib to v0.7.x
1 parent e8f4d12 commit f3e96f3

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.7.0 (2015-11-01)
4+
5+
* Bump lib version
6+
37
## 0.6.0 (2015-05-24)
48

59
* Update picolisp-unit to v1.0.0

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.6.0")
3+
("version" "0.7.0")
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)