소스 검색

Bump version

Overview of changes:

 *  Ensured log.yaml won't contain unacceptable characters

    Just filter the whole thing, replacing unacceptable characters by �
    (U+FFFD AKA 'REPLACEMENT CHARACTER').

 *  jat__stat() will now treat empty phases properly

 *  Smaller cleanups
Alois Mahdal 6 년 전
부모
커밋
409f91fb93
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini 파일 보기

@@ -1,5 +1,5 @@
1 1
 [project]
2
-    version     = 0.0.2
2
+    version     = 0.0.3
3 3
     name        = JaT
4 4
     tagline     = Just A[nother] Testing library
5 5
     pkgname     = shellfu-bash-jat