Skip to content

Commit

Permalink
bumping to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dtao committed Apr 4, 2014
1 parent 1fd96e9 commit b1ffd21
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
@@ -1,3 +1,8 @@
1.0.2
-----

- added warning when using Psych + an older version of libyaml

1.0.1
-----

Expand Down
2 changes: 1 addition & 1 deletion lib/safe_yaml/version.rb
@@ -1,3 +1,3 @@
module SafeYAML
VERSION = "1.0.1"
VERSION = "1.0.2"
end

0 comments on commit b1ffd21

Please sign in to comment.