update version number

This commit is contained in:
Ray Elliott 2021-12-12 19:02:16 +00:00
commit 2df15c3410
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,3 @@
snippet tp "{% partial ... " i
{% partial '$1'$0 %}
endsnippet