Skip to content

Commit 719fe25

Browse files
committed
v1.1.0
Initial support for graphql on Canvas API.
1 parent 2159ef0 commit 719fe25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

canvas/canvas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# HELPER FUNCTIONS #############################################################
2121
# ##############################################################################
2222
cmd=${0##*/}
23-
ver="1.0.1"
23+
ver="1.1.0"
2424
$(insthelp checkdeps) > /dev/null 2>&1
2525
curlopts=$(insthelp curlopts)
2626
outputrenderer=$(insthelp setrenderer)

0 commit comments

Comments
 (0)