Skip to content

Commit

Permalink
[PLATFORM-571]: [DevEx] Make our projects compatible with `suite-py b…
Browse files Browse the repository at this point in the history
…ump` (#63)
  • Loading branch information
cpiemontese authored Jul 29, 2022
1 parent d551ed8 commit aded4db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .versions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
files:
- path: mix.exs
pattern: '@version \"{version}\"'
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule BridgeEx.MixProject do
use Mix.Project

@source_url "https://github.com/primait/bridge_ex"
@version "2.1.0"
@version "2.1.1"

def project do
[
Expand Down

0 comments on commit aded4db

Please sign in to comment.