Release 0.2.1

This commit is contained in:
Yorick Peterse 2015-03-02 22:12:49 +01:00
parent bc74d31bb5
commit 503efc32cd
4 changed files with 4 additions and 2 deletions

View File

@ -0,0 +1 @@
b68fdd93c7518f01fa8122640218e6119f9071798cfb66cb61da763242d30b8892948d495f9b1d249985df96716dcf0bf7dc132141c7bd81d4ff0d7c7d45ab09

View File

@ -0,0 +1 @@
e2152d2305f871cde8c33d548a30c45aae917f793c5aef3d09b50677cdbfd5e0777c381adf322cc34fd7549a6fbf4eeb1f87c45b0f3c2743c991ca9c2eb291e9

View File

@ -3,7 +3,7 @@
This document contains details of the various releases and their release dates. This document contains details of the various releases and their release dates.
Dates are in the format `yyyy-mm-dd`. Dates are in the format `yyyy-mm-dd`.
## 0.2.1 - Unreleased ## 0.2.1 - 2015-03-02
### Proper HTML serializing support for script tags ### Proper HTML serializing support for script tags

View File

@ -1,3 +1,3 @@
module Oga module Oga
VERSION = '0.2.0' VERSION = '0.2.1'
end # Oga end # Oga