diff options
Diffstat (limited to 'src/gun.app.src')
-rw-r--r-- | src/gun.app.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gun.app.src b/src/gun.app.src index 30fd964..d32c555 100644 --- a/src/gun.app.src +++ b/src/gun.app.src @@ -14,7 +14,7 @@ {application, gun, [ {description, "Asynchronous SPDY, HTTP and Websocket client."}, - {vsn, "0.1.0"}, + {vsn, "1.0.0-pre.1"}, {modules, []}, {registered, [gun_sup]}, {applications, [ |