浏览代码

Update CodeceptJS documentation (1.0.1)

Thibaut Courouble 8 年之前
父节点
当前提交
12ae629aec
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/codeceptjs.rb

+ 1 - 1
lib/docs/scrapers/codeceptjs.rb

@@ -3,7 +3,7 @@ module Docs
     self.name = 'CodeceptJS'
     self.type = 'codeceptjs'
     self.root_path = 'index.html'
-    self.release = '1.0.0'
+    self.release = '1.0.1'
     self.base_url = 'http://codecept.io/'
     self.links = {
       home: 'http://codecept.io/',