Procházet zdrojové kódy

Add stopwords, increment version

George S. Baugh před 10 roky
rodič
revize
db85443a93
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  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]