Parcourir la source

Update Meteor documentation (1.2.0)

Thibaut il y a 10 ans
Parent
commit
a7486799d8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 = {