1
0
Fork 0

Bump version to .8 (#24)

This commit is contained in:
Andrew Tomaka 2021-10-23 10:44:22 -04:00 committed by GitHub
parent 46afb11171
commit 5e71dcfe0c
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.7.0".freeze
VERSION = "0.8.0".freeze
end