Skip to content

Commit b1c37f9

Browse files
committed
Update CodeceptJS documentation (1.3.1)
1 parent 5a62aa0 commit b1c37f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/codeceptjs.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ class Codeceptjs < UrlScraper
33
self.name = 'CodeceptJS'
44
self.type = 'codeceptjs'
55
self.root_path = 'index.html'
6-
self.release = '1.2.1'
6+
self.release = '1.3.1'
77
self.base_url = 'https://codecept.io/'
88
self.links = {
99
home: 'https://codecept.io/',

0 commit comments

Comments
 (0)