diff --git a/VERSION b/VERSION
index 4f886f0..7770e44 100644
--- a/VERSION
+++ b/VERSION
@@ -1,3 +1,3 @@
VERSION_MAJOR = 1
-VERSION_MINOR = 3
-VERSION_PATCH = 1
+VERSION_MINOR = 4
+VERSION_PATCH = 0
diff --git a/doc/misc/example.adoc b/doc/misc/example.adoc
index 4803e8b..0a38fd3 100644
--- a/doc/misc/example.adoc
+++ b/doc/misc/example.adoc
@@ -20,43 +20,43 @@ The example describes a sensor model FMU with one input, one output, and no addi
canNotUseMemoryManagementFunctions="true"/>
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/doc/misc/introduction.adoc b/doc/misc/introduction.adoc
index 45e8ae7..6d08023 100644
--- a/doc/misc/introduction.adoc
+++ b/doc/misc/introduction.adoc
@@ -7,5 +7,5 @@ endif::[]
_OSI Sensor Model Packaging_ (OSMP) is a package layer specification for the _Open Simulation Interface_ (OSI).
It specifies how models that use OSI are packaged as _Functional Mock-up Units_ (FMUs) in accordance with the _Functional Mock-up Interface 2.0_ (FMI 2.0).
-This is version 1.3.0 of this specification. The version number is to be
+This is version 1.4.0 of this specification. The version number is to be
interpreted according to the https://semver.org/spec/v2.0.0.html[_Semantic Versioning Specification 2.0.0_].
diff --git a/doc/spec/basic_conventions.adoc b/doc/spec/basic_conventions.adoc
index ac1427b..ba2ac44 100644
--- a/doc/spec/basic_conventions.adoc
+++ b/doc/spec/basic_conventions.adoc
@@ -11,7 +11,7 @@ The following annotation shall be placed into the `` element
[source,xml]
----
-
+
----
The `@osi-version` attribute should contain the major, minor, and patch version number of the OSI specification that this model was compiled against.
diff --git a/osmp.xsd b/osmp.xsd
index 7210092..54e2d24 100644
--- a/osmp.xsd
+++ b/osmp.xsd
@@ -7,7 +7,7 @@
-
+