diff options
| author | Loïc Hoguin <[email protected]> | 2023-01-23 14:14:57 +0100 |
|---|---|---|
| committer | Loïc Hoguin <[email protected]> | 2023-01-23 14:14:57 +0100 |
| commit | 33223e751267c5f249f3db1277c13904a1801b92 (patch) | |
| tree | 668a3d3151c1d2ff8d01c02f3051cc712437a7c1 /Makefile | |
| parent | a51b1ad29ab60a03d28ee3758e7b5687ddfcdb73 (diff) | |
| download | gun-2.0.0.tar.gz gun-2.0.0.tar.bz2 gun-2.0.0.zip | |
Update version to 2.0.02.0.0
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ PROJECT = gun PROJECT_DESCRIPTION = HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP. -PROJECT_VERSION = 2.0.0-rc.2 +PROJECT_VERSION = 2.0.0 # Options. |
