Skip to content

Commit f69889b

Browse files
authored
Mark 0.0.16 (#28)
* Add `CTFd.pages.challenge.loadSolution` * Add `CTFd.pages.challenge.displaySolution`
1 parent c2dbaf9 commit f69889b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ctfdio/ctfd-js",
3-
"version": "0.0.15",
3+
"version": "0.0.16",
44
"description": "Javascript library for CTFd interface interactivity",
55
"main": "main.js",
66
"repository": {

0 commit comments

Comments
 (0)