From e45cca2e5e86952e3d433e6f2732048fcb1be516 Mon Sep 17 00:00:00 2001 From: Monday Date: Sat, 25 Dec 2021 06:28:52 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rubygem-sqlite3.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rubygem-sqlite3.yaml b/rubygem-sqlite3.yaml index 0dcbf2a..bbd7ffe 100644 --- a/rubygem-sqlite3.yaml +++ b/rubygem-sqlite3.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: sparklemotion/sqlite3-ruby -tag_pattern: "^v" -seperator: "." +tag_prefix: "^v" +separator: "."