Explorar el Código

Update Meteor documentation (1.2.0)

Thibaut hace 10 años
padre
commit
a7486799d8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 = {