Skip to content

Commit 1c67ccb

Browse files
committed
🛠️ v1.47.0
It's national Worship of Tools day! Do you worship your tools? Don't tell your priest or faith leader! Worship your tools!
1 parent da23991 commit 1c67ccb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.47.0
44

55
* Updates standard performance to 1.7.0
66

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.46.0)
4+
standard (1.47.0)
55
language_server-protocol (~> 3.17.0.2)
66
lint_roller (~> 1.0)
77
rubocop (~> 1.73.0)

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

0 commit comments

Comments
 (0)