Skip to content

Commit 6d338ae

Browse files
committed
🐭 v1.52.0
Apparently it's Mickey Mouse's birthday so why not use this space to remind everyone that Steamboat Willie is in the public domain now.
1 parent d88e772 commit 6d338ae

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

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.51.1")
2+
VERSION = Gem::Version.new("1.52.0")
33
end

0 commit comments

Comments
 (0)