chore: v1.2.0

This commit is contained in:
Aleksey Kulikov 2022-07-15 13:23:22 +03:00
parent a41fc55099
commit 07e83a1f41
3 changed files with 22 additions and 2 deletions

View file

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