Skip to content

Commit c9458a3

Browse files
committed
CRAN release 0.7.2
1 parent 62ae0bf commit c9458a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: nanonext
22
Type: Package
33
Title: NNG (Nanomsg Next Gen) Lightweight Messaging Library
4-
Version: 0.7.1.9000
4+
Version: 0.7.2
55
Description: R binding for NNG (Nanomsg Next Gen), a successor to ZeroMQ. NNG is
66
a socket library providing high-performance scalability protocols,
77
implementing a cross-platform standard for messaging and communications.
@@ -25,4 +25,4 @@ SystemRequirements: 'libnng' >= 1.6.0 and 'libmbedtls' >= 2, or 'cmake' to
2525
compile NNG and/or Mbed TLS included in package sources
2626
Depends:
2727
R (>= 2.5)
28-
RoxygenNote: 7.2.2
28+
RoxygenNote: 7.2.3

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# nanonext 0.7.1.9000 (development)
1+
# nanonext 0.7.2
22

33
#### Updates
44

0 commit comments

Comments
 (0)