File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " tourist" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " Tourist is an API for artificially visiting vulnerable web applications in CTF challenges" ,
55 "main" : " src/index.ts" ,
66 "repository" : " https://github.com/CTFd/tourist" ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Generated by [AVA](https://avajs.dev).
1515 info: {
1616 description: 'Tourist is an API for artificially visiting vulnerable web applications in CTF challenges',
1717 title: 'tourist',
18- version: '0.1.2 ',
18+ version: '0.1.3 ',
1919 },
2020 openapi: '3.0.3',
2121 paths: {
@@ -806,7 +806,7 @@ Generated by [AVA](https://avajs.dev).
806806 info: {
807807 description: 'Tourist is an API for artificially visiting vulnerable web applications in CTF challenges',
808808 title: 'tourist',
809- version: '0.1.2 ',
809+ version: '0.1.3 ',
810810 },
811811 openapi: '3.0.3',
812812 paths: {
You can’t perform that action at this time.
0 commit comments