Skip to content

Commit dd35d3b

Browse files
committed
Update Elixir documentation (1.2.3)
1 parent 766e4f7 commit dd35d3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/elixir.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Elixir < UrlScraper
33
self.name = 'Elixir'
44
self.type = 'elixir'
5-
self.release = '1.2.2'
5+
self.release = '1.2.3'
66
self.base_url = 'http://elixir-lang.org/docs/stable/'
77
self.root_path = 'elixir/api-reference.html'
88
self.initial_paths = %w(

0 commit comments

Comments
 (0)