#!/usr/bin/env zsh

__import "print/print"

__zplug::print::print::put "$_ZPLUG_VERSION\n"

return 0
