소스 검색

Add stopwords, increment version

George S. Baugh 10 년 전
부모
커밋
db85443a93
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  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]