Skip to content

Commit 48b38c6

Browse files
committed
🐸 v1.50.0
It's national frog jumping day. Find a frog and thank it.
1 parent 93ea341 commit 48b38c6

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
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
standard (1.49.0)
4+
standard (1.50.0)
55
language_server-protocol (~> 3.17.0.2)
66
lint_roller (~> 1.0)
77
rubocop (~> 1.75.5)

lib/standard/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Standard
2-
VERSION = Gem::Version.new("1.49.0")
2+
VERSION = Gem::Version.new("1.50.0")
33
end

0 commit comments

Comments
 (0)