Skip to content

Commit bf94376

Browse files
committedJul 10, 2023
bump version
1 parent c571820 commit bf94376

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GIT
1010
PATH
1111
remote: .
1212
specs:
13-
console1984 (0.1.28)
13+
console1984 (0.1.29)
1414
parser
1515
rainbow
1616

‎lib/console1984/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Console1984
2-
VERSION = "0.1.28"
2+
VERSION = "0.1.29"
33
end

0 commit comments

Comments
 (0)
Please sign in to comment.