42f1d1ae by astaxie

change version 0.8 to 0.9

1 parent f4b3e7e4
Showing 1 changed file with 1 additions and 1 deletions
...@@ -13,7 +13,7 @@ import ( ...@@ -13,7 +13,7 @@ import (
13 "time" 13 "time"
14 ) 14 )
15 15
16 const VERSION = "0.8.0" 16 const VERSION = "0.9.0"
17 17
18 var ( 18 var (
19 BeeApp *App 19 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!