Skip to content

Commit

Permalink
fix: Import version
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x authored Nov 12, 2024
1 parent c5e0bde commit 9dd12da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/seam.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# frozen_string_literal: true

require_relative "seam/logger"
require_relative "seam/lts_version"
require_relative "seam/http"
require_relative "seam/http_multi_workspace"
require_relative "seam/version"
require_relative "seam/wait_for_action_attempt"
require_relative "seam/webhook"

Expand Down

0 comments on commit 9dd12da

Please sign in to comment.