lachlanbell / SwiftOTP

A Swift library for generating One Time Passwords (OTP)
MIT License
285 stars 59 forks source link

New Release #38

Closed dbarden closed 1 year ago

dbarden commented 1 year ago

Hey,

Would it be possible to create a new patch release for this project? We have SwiftOTP as a dependency in a project and would like to link it via SPM as a dynamic library.

Today we need to point it to master but we would like to be able to point to a tag :)

Let me know if there's anything I can help with.

Thanks in advance.

lachlanbell commented 1 year ago

Hi @dbarden — tag 3.0.1 should be good to go. Let me know if you hit any trouble 🙂.

dbarden commented 1 year ago

Thanks a lot @lachlanbell :)