Skip to content

Commit 8f7993f

Browse files
committed
released version 0.3.0
1 parent 105ec1b commit 8f7993f

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

HISTORY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [0.3.0][]work in progress
1+
## [0.3.0][]2016-04-02
22

33
- Updated to Swift 2.2 (Xcode 7.3).
44

README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
*This document describes an unreleased, work-in-progress version of the
2-
framework. [Visit this link](https://github.com/macoscope/SwiftyStateMachine/tree/0.2.0#swiftystatemachine)
3-
to go back in time and view the latest released version.*
4-
5-
61
SwiftyStateMachine
72
==================
83

@@ -11,7 +6,7 @@ for clarity and maintainability. Can create diagrams:
116

127
![example digraph](example-digraph.png)
138

14-
- Version 0.3.0-work-in-progress (following [Semantic Versioning][])
9+
- Version 0.3.0 (following [Semantic Versioning][])
1510
- Developed and tested under Swift 2.2 (Xcode 7.3)
1611
- Published under the [MIT License](LICENSE)
1712
- [Carthage][] compatible

0 commit comments

Comments
 (0)