1
0
Fork 0

Prep version bump

This commit is contained in:
Andrew Tomaka 2022-10-04 21:28:45 -04:00
parent 1322b80158
commit ff7f1221fa
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.8.0".freeze
VERSION = "0.9.0".freeze
end