98b245c7 by astaxie

change version from 0.5 to 0.6

1 parent d8e1f31c
Showing 1 changed file with 1 additions and 1 deletions
...@@ -12,7 +12,7 @@ import ( ...@@ -12,7 +12,7 @@ import (
12 "runtime" 12 "runtime"
13 ) 13 )
14 14
15 const VERSION = "0.5.0" 15 const VERSION = "0.6.0"
16 16
17 var ( 17 var (
18 BeeApp *App 18 BeeApp *App
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!