chore: prepare to publish

This commit is contained in:
Aleksey Kulikov 2022-05-05 16:56:02 +03:00
parent 64f6a475cc
commit 5dfedadfe6
4 changed files with 13 additions and 3 deletions

View file

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