This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
ibrowse
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
30
Wiki
Activity
Browse Source
Publishing to hex.pm requires version 4.4.0, not just 4.4
pull/144/merge
v4.4.0
Chandrashekhar Mullaparthi
8 years ago
parent
63e830d12d
commit
7529807170
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/ibrowse.app.src
+ 1
- 1
src/ibrowse.app.src
View File
@ -1,6 +1,6 @@
{application, ibrowse,
[{description, "Erlang HTTP client application"},
{vsn, "4.4"},
{vsn, "4.4
.0
"},
{registered, [ibrowse_sup, ibrowse]},
{applications, [kernel,stdlib]},
{env, []},
Write
Preview
Loading…
Cancel
Save