Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Commit b10df81

Browse files
author
Changwan Jun
committed
release v3.0.6
1 parent c3610d9 commit b10df81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Wandu/Foundation/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
class Application extends Container
88
{
99
const NAME = "Wandu";
10-
const VERSION = "3.0.5";
10+
const VERSION = "3.0.6";
1111

1212
/** @var \Wandu\Foundation\Contracts\KernelInterface */
1313
protected $kernel;

0 commit comments

Comments
 (0)