We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c790c4 + 15172f7 commit 1a50f21Copy full SHA for 1a50f21
CHANGELOG.md
@@ -0,0 +1,2 @@
1
+1.5.0
2
+* EPP XML schema namespace "urn:ietf:params:xml:ns:epp-1.0" replaced with "https://epp.tld.ee/schema/epp-ee-1.0.xsd"
VERSION
@@ -1 +1 @@
-1.4.1
epp.gemspec
@@ -6,7 +6,7 @@
6
7
Gem::Specification.new do |s|
8
s.name = "epp"
9
- s.version = "1.4.2"
+ s.version = "1.5.0"
10
11
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
s.require_paths = ["lib"]
0 commit comments