مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2026-01-18 13:59:47 +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
|