Vitalii Elenhaupt 2017-12-26 18:14:52 +02:00 committed by V. Elenhaupt
parent 7e8703dda0
commit 03ee9f3e38

View file

@ -24,7 +24,7 @@ require "./ameba/formatter/*"
module Ameba module Ameba
extend self extend self
VERSION = "0.3.0" VERSION = {{ `shards version #{__DIR__}`.chomp.stringify }}
# Initializes `Ameba::Runner` and runs it. # Initializes `Ameba::Runner` and runs it.
# Can be configured via `config` parameter. # Can be configured via `config` parameter.