Prechádzať zdrojové kódy

Add stopwords, increment version

George S. Baugh 10 rokov pred
rodič
commit
db85443a93
1 zmenil súbory, kde vykonal 4 pridanie a 1 odobranie
  1. 4 1
      dist.ini

+ 4 - 1
dist.ini

@@ -1,6 +1,6 @@
 name = TestRail-API
 main_module = lib/TestRail/API.pm
-version = 0.018
+version = 0.019
 author = George S. Baugh <teodesian@cpan.org>
 license = Perl_5
 copyright_holder = George S. Baugh
@@ -102,6 +102,9 @@ stopwords = unknownCallback
 stopwords = buildStepResults
 stopwords = testrailrc
 stopwords = TODO
+stopwords = createRunInPlan
+stopwords = getConfigurationGroups
+stopwords = getConfigurations
 
 [PkgVersion]
 [AutoPrereqs]