Skip to content

Commit e0ae99c

Browse files
swift 6.2 in README
1 parent db1c22c commit e0ae99c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎Playgrounds/README.playground/Contents.swift‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# 🌌 SQLyra 🎼
33

44
[![Test](https://github.com/Alexander-Ignition/SQLyra/actions/workflows/test.yml/badge.svg)](https://github.com/Alexander-Ignition/SQLyra/actions/workflows/test.yml)
5-
[![Swift 5.9](https://img.shields.io/badge/swift-5.9-brightgreen.svg?style=flat)](https://developer.apple.com/swift)
5+
[![Swift 6.2](https://img.shields.io/badge/swift-6.2-brightgreen.svg?style=flat)](https://developer.apple.com/swift)
66
[![GitHub license](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/Alexander-Ignition/SQLyra/blob/master/LICENSE)
77

88
Swift SQLite wrapper.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<playground version='7.0' target-platform='macos' swift-version='6' display-mode='raw' buildActiveScheme='true' importAppTypes='true'/>
2+
<playground version='7.0' target-platform='macos' swift-version='6' buildActiveScheme='true' importAppTypes='true'/>

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🌌 SQLyra 🎼
22

33
[![Test](https://github.com/Alexander-Ignition/SQLyra/actions/workflows/test.yml/badge.svg)](https://github.com/Alexander-Ignition/SQLyra/actions/workflows/test.yml)
4-
[![Swift 5.9](https://img.shields.io/badge/swift-5.9-brightgreen.svg?style=flat)](https://developer.apple.com/swift)
4+
[![Swift 6.2](https://img.shields.io/badge/swift-6.2-brightgreen.svg?style=flat)](https://developer.apple.com/swift)
55
[![GitHub license](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/Alexander-Ignition/SQLyra/blob/master/LICENSE)
66

77
Swift SQLite wrapper.

0 commit comments

Comments
 (0)