release v0.2.3

This commit is contained in:
Nick Elser
2015-04-13 22:15:14 -07:00
parent c6d1c29ada
commit aaee69a2df
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 0.2.3
- Clarify documentation further with respect to semaphores.
## 0.2.2 ## 0.2.2
- Fix bug with refresh - typo would've prevented real use. - Fix bug with refresh - typo would've prevented real use.

View File

@@ -1,3 +1,3 @@
module Suo module Suo
VERSION = "0.2.2" VERSION = "0.2.3"
end end