File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# Jellyfish Elixir Server SDK
22
3+ ## The package has been renamed to [ fishjam_server_sdk] ( https://hex.pm/packages/fishjam_server_sdk )
4+
35[ ![ Hex.pm] ( https://img.shields.io/hexpm/v/jellyfish_server_sdk.svg )] ( https://hex.pm/packages/jellyfish_server_sdk )
46[ ![ API Docs] ( https://img.shields.io/badge/api-docs-yellow.svg?style=flat )] ( https://hexdocs.pm/jellyfish_server_sdk/ )
57[ ![ codecov] ( https://codecov.io/gh/jellyfish-dev/elixir_server_sdk/branch/master/graph/badge.svg?token=ByIko4o5U8 )] ( https://codecov.io/gh/jellyfish-dev/elixir_server_sdk )
Original file line number Diff line number Diff line change 11defmodule Membrane.Template.Mixfile do
22 use Mix.Project
33
4- @ version "0.5.0 "
4+ @ version "0.5.1 "
55 @ github_url "https://github.com/jellyfish-dev/elixir_server_sdk"
66 @ homepage_url "https://membrane.stream"
77
You can’t perform that action at this time.
0 commit comments