فهرست منبع

Update RethinkDB documentation (2.0.3)

Thibaut 10 سال پیش
والد
کامیت
05f2c03455
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lib/docs/scrapers/rethinkdb.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Rethinkdb < UrlScraper
     self.name = 'RethinkDB'
     self.type = 'rethinkdb'
-    self.version = '2.0.2'
+    self.version = '2.0.3'
     self.base_url = 'http://rethinkdb.com/api/javascript/'
     self.links = {
       home: 'http://rethinkdb.com/',