From 4b28b982b5a62c737251be2783a45a55b5a230c5 Mon Sep 17 00:00:00 2001 From: Ryan Davis Date: Sat, 9 Apr 2022 14:15:20 -0800 Subject: [PATCH] prepped for release [git-p4: depot-paths = "//src/sexp_processor/dev/": change = 13348] --- History.rdoc | 6 ++++++ lib/sexp_processor.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/History.rdoc b/History.rdoc index 6e3886d..5d67bc7 100644 --- a/History.rdoc +++ b/History.rdoc @@ -1,3 +1,9 @@ +=== 4.16.1 / 2022-04-09 + +* 1 minor enhancement: + + * Reworked ParseTreeTestCase's notion of versions to make it easier to extend. + === 4.16.0 / 2021-10-27 * 4 minor enhancements: diff --git a/lib/sexp_processor.rb b/lib/sexp_processor.rb index 997abfa..0fba711 100644 --- a/lib/sexp_processor.rb +++ b/lib/sexp_processor.rb @@ -34,7 +34,7 @@ class SexpProcessor # duh - VERSION = "4.16.0" + VERSION = "4.16.1" ## # Automatically shifts off the Sexp type before handing the