Skip to content

Commit

Permalink
Increased version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dhrebeniuk committed Sep 16, 2021
1 parent 509f97b commit 29840db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PlainPocketFFT.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "PlainPocketFFT"
s.version = "0.0.5"
s.version = "0.0.6"
s.summary = "PlainPocketFFT it's pocketfft from NumPy"
s.description = "PlainPocketFFT it's pocketfft from NumPy which can be used in other libraries for iOS/MacOS/WatchOS etc.."

Expand Down

0 comments on commit 29840db

Please sign in to comment.