Browse Source

version 0.8

burningTyger 8 years ago
parent
commit
0ae61d6c4f
1 changed files with 1 additions and 1 deletions
  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