Skip to content

Commit

Permalink
Merge pull request #63 from veracode/bump-version
Browse files Browse the repository at this point in the history
Update version string to 0.5.0-beta
  • Loading branch information
bmxav authored Jul 23, 2024
2 parents 1e8375e + d2e9513 commit e50e90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/GenIR/Versions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
import Foundation

enum Versions {
static let version = "0.4.3"
static let version = "0.5.0-beta"
}

0 comments on commit e50e90b

Please sign in to comment.