Browse Source

Bump version

Overview of changes:

 *  Added basic README.md

 *  Added version skeleton

    jattool now supports test version and reads it from .jats/version,
    ie. we can unleash the MKit power on test suites.

 *  Injected arbitrary fails into xcosi

    Just to make things more interesting...

 *  Added example of jat__submit()

 *  Updateed 'advanced' test to contain pass-able code

 *  Added vcs-browser URL
Alois Mahdal 6 years ago
parent
commit
c33f414749
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini View File

@@ -2,7 +2,7 @@
2 2
 
3 3
 [project]
4 4
     pkgname    = jats-demo
5
-    version    = 0.0.0
5
+    version    = 0.0.1
6 6
     maintainer = Joe Maintainer <joe@example.org>
7 7
     vcs-browser = https://github.com/AloisMahdal/jats-demo
8 8