瀏覽代碼

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 年之前
父節點
當前提交
c33f414749
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini 查看文件

@@ -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