chore: v1.2.2

This commit is contained in:
Aleksey Kulikov 2023-02-03 12:54:44 +03:00
parent e1ca7e81a2
commit b66662f33c
3 changed files with 6 additions and 2 deletions

View file

@ -4,7 +4,7 @@
#
Pod::Spec.new do |s|
s.name = 'libgit2dart'
s.version = '1.2.1'
s.version = '1.2.2'
s.summary = 'Dart bindings to libgit2.'
s.description = <<-DESC
Dart bindings to libgit2.