chore: v1.1.1

This commit is contained in:
Aleksey Kulikov 2022-06-08 15:39:19 +03:00
parent b0b8067203
commit a708d54b0a
3 changed files with 9 additions and 3 deletions

View file

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