From de186935927e17565ea608d1a7a8d332379940a0 Mon Sep 17 00:00:00 2001 From: "Stanislav (Stas) Katkov" Date: Sun, 28 Apr 2024 00:37:37 +0200 Subject: [PATCH] Remove a typo from upstream.rb Haven't noticed any tailwindcss projects in this gem. It's probably a typo :) --- lib/litestream/upstream.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/litestream/upstream.rb b/lib/litestream/upstream.rb index 80f98f3..88d755f 100644 --- a/lib/litestream/upstream.rb +++ b/lib/litestream/upstream.rb @@ -1,5 +1,4 @@ module Litestream - # constants describing the upstream tailwindcss project module Upstream VERSION = "v0.3.13"