Bump phlexite to 0.1.1

This commit is contained in:
Aleks Rūtiņš 2024-09-09 06:28:43 -04:00
parent 334e9ae041
commit e20ae8cf04
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true
module Phlexite
VERSION = "0.1.0"
VERSION = "0.1.1"
end