瀏覽代碼

Update CodeceptJS documentation (0.5.0)

Thibaut Courouble 8 年之前
父節點
當前提交
5bee5c652a
共有 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 = '0.4.16'
+    self.release = '0.5.0'
     self.base_url = 'http://codecept.io/'
     self.links = {
       home: 'http://codecept.io/',