Explorar o código

Update Haxe documentation (3.4.1)

Thibaut Courouble %!s(int64=8) %!d(string=hai) anos
pai
achega
6c8de17a8f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/haxe.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Haxe < UrlScraper
     self.name = 'Haxe'
     self.type = 'haxe'
-    self.release = '3.4.0'
+    self.release = '3.4.1'
     self.base_url = 'http://api.haxe.org/'
 
     html_filters.push 'haxe/clean_html', 'haxe/entries'