소스 검색

version 0.8

burningTyger 8 년 전
부모
커밋
0ae61d6c4f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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