Skip to content

Commit

Permalink
bumps version 5.6.5 (PIA-1299)
Browse files Browse the repository at this point in the history
  • Loading branch information
zladzeyka committed Mar 16, 2021
1 parent 2dd842d commit 7949b8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GiniVision.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'GiniVision'
s.version = '5.6.4'
s.version = '5.6.5'
s.summary = 'Computer Vision Library for scanning documents.'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion GiniVision/Classes/Core/GiniVisionVersion.swift
@@ -1 +1 @@
let GiniVisionVersion = "5.6.4"
let GiniVisionVersion = "5.6.5"

0 comments on commit 7949b8e

Please sign in to comment.