Skip to content

Commit 2eb5d71

Browse files
author
Pierce Harmon
committed
fix: bump version number
1 parent 5325e40 commit 2eb5d71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ShipEngine.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ final class ShipEngine
1818
/**
1919
* ShipEngine SDK Version
2020
*/
21-
public const VERSION = '0.0.1';
21+
public const VERSION = '1.0.0';
2222

2323
// /**
2424
// *

0 commit comments

Comments
 (0)