Bump version to 0.3.2

This commit is contained in:
Sami Samhuri 2025-07-22 08:55:16 -07:00
parent 6df44cae57
commit 930c211523
No known key found for this signature in database

View file

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