Skip to content

Commit 7819a2a

Browse files
committed
# tag prerelease 2.0.0.pre1
1 parent bdcfd9c commit 7819a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ndr_error/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22
# Contains the version of NdrError. Sourced by the gemspec.
33
module NdrError
4-
VERSION = '1.1.4'.freeze
4+
VERSION = '2.0.0.pre1'.freeze
55
end

0 commit comments

Comments
 (0)