chore: v1.1.2

This commit is contained in:
Aleksey Kulikov 2022-06-09 18:02:49 +03:00
parent 6be34fe9a0
commit aa74c46a12
3 changed files with 8 additions and 2 deletions

View file

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