1
0
Fork 0

Release version 0.7 (#16)

This commit is contained in:
Andrew Tomaka 2020-02-06 23:37:40 -05:00 committed by GitHub
parent dbcf222dee
commit 060cb4979e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Psenv
VERSION = "0.6.0".freeze
VERSION = "0.7.0".freeze
end