# frozen_string_literal: true # Released under the MIT License. # Copyright, 2024, by Samuel Williams. module Async module Ollama VERSION = "0.4.0" end end