Skip to content

Commit c3b5183

Browse files
committed
Prepare to develop 5.0.0
1 parent 5ad72f8 commit c3b5183

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/psych/versions.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module Psych
44
# The version of Psych you are using
5-
VERSION = '4.0.4.dev'
5+
VERSION = '5.0.0.dev'
66

77
if RUBY_ENGINE == 'jruby'
88
DEFAULT_SNAKEYAML_VERSION = '1.28'.freeze

0 commit comments

Comments
 (0)