updates versioning in example files
diff --git a/example/index.html b/example/index.html
index d63e5b6..c692234 100644
--- a/example/index.html
+++ b/example/index.html
@@ -18,7 +18,7 @@
 
   <!-- Load UserALE.js and set logging parameters-->
   <script
-          src="../build/userale-2.3.0.min.js"
+          src="../build/userale-2.4.0.min.js"
           data-url="http://localhost:8000/"
           data-user="example-user"
           data-log-details="true"
diff --git a/example/log-attribute-example/index.html b/example/log-attribute-example/index.html
index 2ba7c3a..56935bd 100644
--- a/example/log-attribute-example/index.html
+++ b/example/log-attribute-example/index.html
@@ -15,7 +15,7 @@
 <html>
 <head>
     <script
-            src="../../build/userale-2.3.0.min.js"
+            src="../../build/userale-2.4.0.min.js"
             data-url=""
             data-tool="Apache UserALE.js Example"
             data-threshold="1"
diff --git a/example/log-label-example/index.html b/example/log-label-example/index.html
index 317c14a..7d6b444 100644
--- a/example/log-label-example/index.html
+++ b/example/log-label-example/index.html
@@ -15,7 +15,7 @@
 <html>
 <head>
     <script
-            src="../../build/userale-2.3.0.min.js"
+            src="../../build/userale-2.4.0.min.js"
             data-url=""
             data-tool="Apache UserALE.js Example"
             data-threshold="1"