mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 22:45:52 +00:00
Increment ripple-lib version 0.7.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-lib",
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"description": "Ripple JavaScript client library",
|
||||
|
||||
"files": [
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
#ifndef __PEERDOOR__
|
||||
#define __PEERDOOR__
|
||||
|
||||
#include <map>
|
||||
#include <set>
|
||||
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/asio/ssl.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user