This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
goldrush
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
7
Wiki
Activity
Browse Source
Bump version to 0.1.5
develop-sidejob
0.1.5
Pedram Nimreezi
11 years ago
parent
54ac5b5c69
commit
1d883423ac
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/goldrush.app.src
+ 1
- 1
src/goldrush.app.src
View File
@ -1,6 +1,6 @@
{application, goldrush, [
{description, "Erlang event stream processor"},
{vsn, "0.1.
4
"},
{vsn, "0.1.
5
"},
{registered, []},
{applications, [kernel, stdlib, syntax_tools, compiler]},
{mod, {gr_app, []}},
Write
Preview
Loading…
Cancel
Save