Skip to content

Commit

Permalink
prepped for release
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/ZenWeb/dev/": change = 13300]
  • Loading branch information
zenspider committed Jan 5, 2022
1 parent 691d161 commit 00ec177
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
=== 3.10.5 / 2022-01-04

* 1 bug fix:

* ruby 3.1: Fixed YAML.load issue with loading Time instances.

=== 3.10.4 / 2019-12-14

* 1 minor enhancement:
Expand Down
2 changes: 1 addition & 1 deletion lib/zenweb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

module Zenweb
# duh
VERSION = "3.10.4"
VERSION = "3.10.5"
end

require "zenweb/site"

0 comments on commit 00ec177

Please sign in to comment.