Browse Source

Bump version

Overview of changes:

 *  (Almost) finish porting to JAT

    The test body was not fully rewritten; now it is (we still need
    to fill in RPM gap)

 *  Fixed typo in api/mseverity

Known issues:

 *  api/nativity is missing special rpms
    https://github.com/AloisMahdal/jats-preupgrade-assistant/issues/1
Alois Mahdal 6 years ago
parent
commit
3d9e859c10
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-preupgrade-assistant
5
-    version    = 0.0.2
5
+    version    = 0.0.3
6 6
     maintainer = Alois Mahdal <amahdal@redhat.com>
7 7
 
8 8
 [macros]