Skip to content

Commit 48c37f4

Browse files
committed
Bump version; I think this is out of alpha now...
1 parent aebea6c commit 48c37f4

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-
scan-suppressing-logger (0.1.0.pre.alpha2)
4+
scan-suppressing-logger (0.1.0)
55
rails (>= 4.2)
66

77
GEM
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ScanSuppressingLogger
2-
VERSION = "0.1.0-alpha2"
2+
VERSION = "0.1.0"
33
end

0 commit comments

Comments
 (0)