소스 검색

Update Meteor documentation (1.2.0)

Thibaut 10 년 전
부모
커밋
a7486799d8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/meteor.rb

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

@@ -3,7 +3,7 @@ module Docs
     include StubRootPage
 
     self.type = 'meteor'
-    self.version = '1.1.0'
+    self.version = '1.2.0'
     self.base_url = 'http://docs.meteor.com'
     self.root_path = '/#/full/'
     self.links = {