Skip to content

Commit

Permalink
Merge pull request #51 from lydia-duncan/bumpVersion
Browse files Browse the repository at this point in the history
Update the version number so that we're ready for the next release
[trivial, not reviewed]
  • Loading branch information
lydia-duncan authored Jan 7, 2022
2 parents 0d44340 + 60cd9bf commit f804ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinxcontrib/chapeldomain/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

from sphinxcontrib.chapeldomain.chapel import ChapelLexer

VERSION = '0.0.21'
VERSION = '0.0.22'


# regex for parsing proc, iter, class, record, etc.
Expand Down

0 comments on commit f804ba4

Please sign in to comment.