Skip to content

Commit

Permalink
[Release] Bump podspec to 1.22.5 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Apr 10, 2024
1 parent 259f8fc commit a0bc799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leveldb-library.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'leveldb-library'
s.version = '1.22.4'
s.version = '1.22.5'
s.license = 'New BSD'
s.summary = 'A fast key-value storage library '
s.description = 'LevelDB is a fast key-value storage library written at Google that provides ' +
Expand Down

0 comments on commit a0bc799

Please sign in to comment.