Skip to content

Commit 4996a40

Browse files
author
Don Mosites
committed
v1.3.9
1 parent 0057781 commit 4996a40

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

README.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ USAGE
145145
$ airswap account:delete
146146
```
147147

148-
_See code: [src/commands/account/delete.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/account/delete.ts)_
148+
_See code: [src/commands/account/delete.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/account/delete.ts)_
149149

150150
## `airswap account:export`
151151

@@ -156,7 +156,7 @@ USAGE
156156
$ airswap account:export
157157
```
158158

159-
_See code: [src/commands/account/export.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/account/export.ts)_
159+
_See code: [src/commands/account/export.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/account/export.ts)_
160160

161161
## `airswap account:generate`
162162

@@ -167,7 +167,7 @@ USAGE
167167
$ airswap account:generate
168168
```
169169

170-
_See code: [src/commands/account/generate.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/account/generate.ts)_
170+
_See code: [src/commands/account/generate.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/account/generate.ts)_
171171

172172
## `airswap account:import`
173173

@@ -178,7 +178,7 @@ USAGE
178178
$ airswap account:import
179179
```
180180

181-
_See code: [src/commands/account/import.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/account/import.ts)_
181+
_See code: [src/commands/account/import.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/account/import.ts)_
182182

183183
## `airswap balances`
184184

@@ -189,7 +189,7 @@ USAGE
189189
$ airswap balances
190190
```
191191

192-
_See code: [src/commands/balances.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/balances.ts)_
192+
_See code: [src/commands/balances.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/balances.ts)_
193193

194194
## `airswap chain`
195195

@@ -200,7 +200,7 @@ USAGE
200200
$ airswap chain
201201
```
202202

203-
_See code: [src/commands/chain.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/chain.ts)_
203+
_See code: [src/commands/chain.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/chain.ts)_
204204

205205
## `airswap debug`
206206

@@ -211,7 +211,7 @@ USAGE
211211
$ airswap debug
212212
```
213213

214-
_See code: [src/commands/debug.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/debug.ts)_
214+
_See code: [src/commands/debug.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/debug.ts)_
215215

216216
## `airswap gas`
217217

@@ -222,7 +222,7 @@ USAGE
222222
$ airswap gas
223223
```
224224

225-
_See code: [src/commands/gas.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/gas.ts)_
225+
_See code: [src/commands/gas.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/gas.ts)_
226226

227227
## `airswap help [COMMAND]`
228228

@@ -250,7 +250,7 @@ USAGE
250250
$ airswap indexer:enable
251251
```
252252

253-
_See code: [src/commands/indexer/enable.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/indexer/enable.ts)_
253+
_See code: [src/commands/indexer/enable.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/indexer/enable.ts)_
254254

255255
## `airswap indexer:get`
256256

@@ -261,7 +261,7 @@ USAGE
261261
$ airswap indexer:get
262262
```
263263

264-
_See code: [src/commands/indexer/get.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/indexer/get.ts)_
264+
_See code: [src/commands/indexer/get.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/indexer/get.ts)_
265265

266266
## `airswap indexer:new`
267267

@@ -272,7 +272,7 @@ USAGE
272272
$ airswap indexer:new
273273
```
274274

275-
_See code: [src/commands/indexer/new.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/indexer/new.ts)_
275+
_See code: [src/commands/indexer/new.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/indexer/new.ts)_
276276

277277
## `airswap indexer:set`
278278

@@ -283,7 +283,7 @@ USAGE
283283
$ airswap indexer:set
284284
```
285285

286-
_See code: [src/commands/indexer/set.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/indexer/set.ts)_
286+
_See code: [src/commands/indexer/set.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/indexer/set.ts)_
287287

288288
## `airswap indexer:unset`
289289

@@ -294,7 +294,7 @@ USAGE
294294
$ airswap indexer:unset
295295
```
296296

297-
_See code: [src/commands/indexer/unset.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/indexer/unset.ts)_
297+
_See code: [src/commands/indexer/unset.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/indexer/unset.ts)_
298298

299299
## `airswap ip`
300300

@@ -305,7 +305,7 @@ USAGE
305305
$ airswap ip
306306
```
307307

308-
_See code: [src/commands/ip.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/ip.ts)_
308+
_See code: [src/commands/ip.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/ip.ts)_
309309

310310
## `airswap metadata:add`
311311

@@ -316,7 +316,7 @@ USAGE
316316
$ airswap metadata:add
317317
```
318318

319-
_See code: [src/commands/metadata/add.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/metadata/add.ts)_
319+
_See code: [src/commands/metadata/add.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/metadata/add.ts)_
320320

321321
## `airswap metadata:delete`
322322

@@ -327,7 +327,7 @@ USAGE
327327
$ airswap metadata:delete
328328
```
329329

330-
_See code: [src/commands/metadata/delete.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/metadata/delete.ts)_
330+
_See code: [src/commands/metadata/delete.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/metadata/delete.ts)_
331331

332332
## `airswap metadata:lookup`
333333

@@ -338,7 +338,7 @@ USAGE
338338
$ airswap metadata:lookup
339339
```
340340

341-
_See code: [src/commands/metadata/lookup.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/metadata/lookup.ts)_
341+
_See code: [src/commands/metadata/lookup.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/metadata/lookup.ts)_
342342

343343
## `airswap metadata:update`
344344

@@ -349,7 +349,7 @@ USAGE
349349
$ airswap metadata:update
350350
```
351351

352-
_See code: [src/commands/metadata/update.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/metadata/update.ts)_
352+
_See code: [src/commands/metadata/update.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/metadata/update.ts)_
353353

354354
## `airswap order:best`
355355

@@ -360,7 +360,7 @@ USAGE
360360
$ airswap order:best
361361
```
362362

363-
_See code: [src/commands/order/best.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/order/best.ts)_
363+
_See code: [src/commands/order/best.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/order/best.ts)_
364364

365365
## `airswap order:get`
366366

@@ -371,7 +371,7 @@ USAGE
371371
$ airswap order:get
372372
```
373373

374-
_See code: [src/commands/order/get.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/order/get.ts)_
374+
_See code: [src/commands/order/get.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/order/get.ts)_
375375

376376
## `airswap quote:best`
377377

@@ -382,7 +382,7 @@ USAGE
382382
$ airswap quote:best
383383
```
384384

385-
_See code: [src/commands/quote/best.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/quote/best.ts)_
385+
_See code: [src/commands/quote/best.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/quote/best.ts)_
386386

387387
## `airswap quote:get`
388388

@@ -393,7 +393,7 @@ USAGE
393393
$ airswap quote:get
394394
```
395395

396-
_See code: [src/commands/quote/get.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/quote/get.ts)_
396+
_See code: [src/commands/quote/get.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/quote/get.ts)_
397397

398398
## `airswap quote:max`
399399

@@ -404,7 +404,7 @@ USAGE
404404
$ airswap quote:max
405405
```
406406

407-
_See code: [src/commands/quote/max.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/quote/max.ts)_
407+
_See code: [src/commands/quote/max.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/quote/max.ts)_
408408

409409
## `airswap token:approve`
410410

@@ -415,7 +415,7 @@ USAGE
415415
$ airswap token:approve
416416
```
417417

418-
_See code: [src/commands/token/approve.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/token/approve.ts)_
418+
_See code: [src/commands/token/approve.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/token/approve.ts)_
419419

420420
## `airswap token:transfer`
421421

@@ -426,7 +426,7 @@ USAGE
426426
$ airswap token:transfer
427427
```
428428

429-
_See code: [src/commands/token/transfer.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/token/transfer.ts)_
429+
_See code: [src/commands/token/transfer.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/token/transfer.ts)_
430430

431431
## `airswap weth:deposit`
432432

@@ -437,7 +437,7 @@ USAGE
437437
$ airswap weth:deposit
438438
```
439439

440-
_See code: [src/commands/weth/deposit.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/weth/deposit.ts)_
440+
_See code: [src/commands/weth/deposit.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/weth/deposit.ts)_
441441

442442
## `airswap weth:withdraw`
443443

@@ -448,5 +448,5 @@ USAGE
448448
$ airswap weth:withdraw
449449
```
450450

451-
_See code: [src/commands/weth/withdraw.ts](https://github.com/airswap/airswap-cli/blob/v1.3.8/src/commands/weth/withdraw.ts)_
451+
_See code: [src/commands/weth/withdraw.ts](https://github.com/airswap/airswap-cli/blob/v1.3.9/src/commands/weth/withdraw.ts)_
452452
<!-- commandsstop -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "airswap",
33
"description": "Command Line Interface (CLI) for the AirSwap Network",
4-
"version": "1.3.8",
4+
"version": "1.3.9",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/airswap/airswap-cli"

0 commit comments

Comments
 (0)