1
0
Fork 0

Release 0.4.0

This commit is contained in:
Andrew Tomaka 2018-05-07 12:00:40 -04:00
parent 8704c03c72
commit ceb87076c4
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.3.0".freeze
VERSION = "0.4.0".freeze
end