We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c494d7 commit 07c3aeaCopy full SHA for 07c3aea
src/Prismic/Api.php
@@ -25,7 +25,7 @@
25
class Api
26
{
27
28
- const VERSION = "1.0.8";
+ const VERSION = "1.0.9";
29
30
/**
31
* @var string the API's access token to be used with each API call
0 commit comments