aboutsummaryrefslogtreecommitdiff
path: root/src/url.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/url.lua')
-rw-r--r--src/url.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/url.lua b/src/url.lua
index c700f90..18e5ab2 100644
--- a/src/url.lua
+++ b/src/url.lua
@@ -16,7 +16,7 @@ module("socket.url")
16----------------------------------------------------------------------------- 16-----------------------------------------------------------------------------
17-- Module version 17-- Module version
18----------------------------------------------------------------------------- 18-----------------------------------------------------------------------------
19_VERSION = "URL 1.0" 19_VERSION = "URL 1.0.1"
20 20
21----------------------------------------------------------------------------- 21-----------------------------------------------------------------------------
22-- Encodes a string into its escaped hexadecimal representation 22-- Encodes a string into its escaped hexadecimal representation