Update version to 0.3.1

This commit is contained in:
Sami Samhuri 2025-06-08 12:14:50 -07:00
parent 3c5f590f95
commit 73c287fb4b
No known key found for this signature in database

View file

@ -1,3 +1,3 @@
module SimpleOauth
VERSION = "0.1.0".freeze
VERSION = "0.3.1".freeze
end