Files
2023-03-02 11:07:17 -08:00

9 lines
152 B
Ruby

# Copyright (c) Tailscale Inc & AUTHORS
# SPDX-License-Identifier: BSD-3-Clause
# frozen_string_literal: true
class Tailscale
VERSION = "0.1.0"
end