Skip to content

Commit

Permalink
prepped for release
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/sexp_processor/dev/": change = 13348]
  • Loading branch information
zenspider committed Apr 9, 2022
1 parent 024d793 commit 4b28b98
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions 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:
Expand Down
2 changes: 1 addition & 1 deletion lib/sexp_processor.rb
Expand Up @@ -34,7 +34,7 @@
class SexpProcessor

# duh
VERSION = "4.16.0"
VERSION = "4.16.1"

##
# Automatically shifts off the Sexp type before handing the
Expand Down

0 comments on commit 4b28b98

Please sign in to comment.