Skip to content

Commit

Permalink
Update cartfile demo
Browse files Browse the repository at this point in the history
  • Loading branch information
charlymr committed Aug 2, 2021
1 parent b80b740 commit d4a1f74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Demo/Cartfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
github "ZipArchive/ZipArchive" ~> 2.2

# From Github (Using Tag for sementic versioning)
#github "charlymr/XlsxReaderWriter" ~> 2.4.2
github "charlymr/XlsxReaderWriter" ~> 2.4.2

# Local (Using Branch Name)
git "../../XlsxReaderWriter" "2.4.2"
#git "../../XlsxReaderWriter" "2.4.2"

0 comments on commit d4a1f74

Please sign in to comment.