Skip to content

Commit 69ce2bd

Browse files
committed
Merge branch '0.1' of github.com:hypervel/components into 0.1
2 parents 65d122e + cd4d5ca commit 69ce2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/foundation/src/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class Application extends Container implements ApplicationContract
3131
*
3232
* @var string
3333
*/
34-
public const VERSION = '0.1.18';
34+
public const VERSION = '0.1.0';
3535

3636
/**
3737
* The base path for the Hypervel installation.

0 commit comments

Comments
 (0)