Skip to content

Commit 698b4c6

Browse files
Remove gem version
now that the CI release process doesn't use it.
1 parent 4f58080 commit 698b4c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/better_errors/version.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
module BetterErrors
2-
VERSION = "2.8.3"
2+
# This is changed by CI before building a gem for release, but is not committed.
3+
VERSION = "0.0.1dev"
34
end

0 commit comments

Comments
 (0)