We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c2a050 commit 0027f9cCopy full SHA for 0027f9c
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: nanonext
2
Type: Package
3
Title: NNG (Nanomsg Next Gen) Lightweight Messaging Library
4
-Version: 1.3.1.9000
+Version: 1.3.2
5
Description: R binding for NNG (Nanomsg Next Gen), a successor to ZeroMQ. NNG is
6
a socket library implementing 'Scalability Protocols', a reliable,
7
high-performance standard for common communications patterns including
NEWS.md
@@ -1,4 +1,6 @@
-# nanonext 1.3.1.9000 (development)
+# nanonext 1.3.2
+
+* Hotfix for CRAN (updates to tests only).
# nanonext 1.3.1
0 commit comments