Explorar el Código

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 hace 7 años
padre
commit
409f91fb93
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini Ver fichero

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