1
0
Fork 0

Release version 0.7

This commit is contained in:
Andrew Tomaka 2020-02-06 23:34:41 -05:00
parent dbcf222dee
commit 2a6795e4f1
Signed by: atomaka
GPG Key ID: 61209BF70A5B18BE
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