We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837a02a commit f75eef8Copy full SHA for f75eef8
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Circuits.I2C.MixProject do
2
use Mix.Project
3
4
- @version "1.2.2"
+ @version "2.0.0-pre.0"
5
@description "Use I2C in Elixir"
6
@source_url "https://github.com/elixir-circuits/circuits_i2c"
7
0 commit comments