Skip to content
This repository was archived by the owner on Jan 26, 2025. It is now read-only.

Commit 569ccd4

Browse files
committed
Updates version for release
1 parent d8ca361 commit 569ccd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Okta.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
class Okta
2929
{
3030

31-
const VERSION = '1.1.0';
31+
const VERSION = '1.2.0';
3232

3333
public function __construct(Client $client = null, DefaultDataStore $dataStore = null)
3434
{

0 commit comments

Comments
 (0)