Skip to content

Commit

Permalink
Update Swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
bwetherfield authored Jun 30, 2019
1 parent 294d24f commit 0c298e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PerformanceTesting
==================

![Swift](https://img.shields.io/badge/Swift-4.2-brightgreen.svg)
![Swift](https://img.shields.io/badge/Swift-5.0-brightgreen.svg)
[![Build Status](https://travis-ci.org/dn-m/PerformanceTesting.svg?branch=master)](https://travis-ci.org/dn-m/PerformanceTesting)

**PerformanceTesting** provides tools for checking the [asymptotic complexity](https://en.wikipedia.org/wiki/Asymptotic_computational_complexity) of algorithms and operations over data structures.
Expand Down

0 comments on commit 0c298e2

Please sign in to comment.