Skip to content

Commit 77b1cde

Browse files
committed
v0.2.1
1 parent 23ea65b commit 77b1cde

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GIT
88
PATH
99
remote: .
1010
specs:
11-
glamour (0.2.0)
11+
glamour (0.2.1)
1212

1313
GEM
1414
remote: https://rubygems.org/

lib/glamour/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# rbs_inline: enabled
44

55
module Glamour
6-
VERSION = "0.2.0" #: String
6+
VERSION = "0.2.1" #: String
77
end

0 commit comments

Comments
 (0)