Browse Source

version 0.8

burningTyger 8 năm trước cách đây
mục cha
commit
0ae61d6c4f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/schild/version.rb

+ 1 - 1
lib/schild/version.rb

@@ -1,4 +1,4 @@
 module Schild
   # Die aktuelle Version
-  VERSION = "0.7.12"
+  VERSION = "0.8.0"
 end