fix: add missing code (#788)

This commit is contained in:
crazywoola
2023-08-09 19:36:39 +08:00
committed by GitHub
parent a510f32124
commit 36080fe352
2 changed files with 1 additions and 92 deletions

View File

@@ -1,6 +1,6 @@
# frozen_string_literal: true
require_relative "lib/dify_client/version"
require_relative "lib/version"
Gem::Specification.new do |spec|
spec.name = "dify_client"