chore: v1.2.1

This commit is contained in:
Aleksey Kulikov 2022-12-24 19:09:16 +03:00
parent fa946c5ce3
commit 675872c3ef
3 changed files with 12 additions and 2 deletions

View file

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