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 18ce1e4 commit f57c1efCopy full SHA for f57c1ef
src/Prismic/Api.php
@@ -31,7 +31,7 @@
31
class Api
32
{
33
34
- const VERSION = "1.2.1";
+ const VERSION = "1.3.0";
35
36
/**
37
* @var string the API's access token to be used with each API call
0 commit comments