Skip to content

Commit

Permalink
increment development version
Browse files Browse the repository at this point in the history
  • Loading branch information
shikokuchuo committed Jan 28, 2025
1 parent 92da3ca commit 3fec6a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: nanonext
Type: Package
Title: NNG (Nanomsg Next Gen) Lightweight Messaging Library
Version: 1.5.0
Version: 1.5.0.9000
Description: R binding for NNG (Nanomsg Next Gen), a successor to ZeroMQ. NNG is
a socket library for reliable, high-performance messaging over in-process,
IPC, TCP, WebSocket and secure TLS transports. Implements 'Scalability
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# nanonext 1.5.0.9000 (development)

# nanonext 1.5.0

#### Library Updates
Expand Down

0 comments on commit 3fec6a6

Please sign in to comment.