Skip to content

Commit 0132017

Browse files
committed
v0.2.0
1 parent 2d104c7 commit 0132017

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-
lipgloss (0.1.0)
11+
lipgloss (0.2.0)
1212

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

lib/lipgloss/version.rb

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

44
module Lipgloss
5-
VERSION = "0.1.0" #: String
5+
VERSION = "0.2.0" #: String
66
end

0 commit comments

Comments
 (0)