We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94d6a9a commit 8448ca5Copy full SHA for 8448ca5
mix.exs
@@ -1,7 +1,7 @@
1
defmodule LiveViewNative.Stylesheet.MixProject do
2
use Mix.Project
3
4
- @version "0.2.0-beta.1"
+ @version "0.2.0-rc.1"
5
@scm_url "https://github.com/liveview-native/live_view_native_stylesheet"
6
7
def project do
0 commit comments