Browse Source

Update Marionette.js documentation (2.4.3)

Thibaut 10 years ago
parent
commit
a15e3b814b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/marionette.rb

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

@@ -3,7 +3,7 @@ module Docs
     self.name = 'Marionette.js'
     self.slug = 'marionette'
     self.type = 'marionette'
-    self.version = '2.4.2'
+    self.version = '2.4.3'
     self.base_url = "http://marionettejs.com/docs/v#{version}/"
     self.root_path = 'index'
     self.links = {