module SQLite3
  # (String) the version of the sqlite3 gem, e.g. "2.1.1"
  VERSION = "2.9.0"
end
