Skip to content

Commit

Permalink
Merge pull request #43 from openTdataCH/release/0.0.4
Browse files Browse the repository at this point in the history
Create Version 0.0.4
  • Loading branch information
r3to authored May 23, 2024
2 parents ae51dce + 0667049 commit df9f987
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sources/OJP/Generated/Version.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ import Foundation
// This is automatically generated by 'create-version.sh'

extension OJP {
/// Current version of the SDK: 0.0.3
public static let version = "0.0.3"
/// Current version of the SDK: 0.0.4
public static let version = "0.0.4"
}

0 comments on commit df9f987

Please sign in to comment.