مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-11-30 21:32:30 +00:00
4 أسطر
104 B
Ruby
4 أسطر
104 B
Ruby
#!/usr/bin/env ruby
|
|
require File.expand_path('../../lib/postal/version', __FILE__)
|
|
puts Postal::VERSION
|