Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3193cc395c |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xsl-tools",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"description": "Browser-only XSLT workbench for local XML/XSLT transformations.",
|
||||
|
||||
@@ -1 +1 @@
|
||||
export const APP_VERSION = '0.3.1';
|
||||
export const APP_VERSION = '0.3.2';
|
||||
|
||||
Reference in New Issue
Block a user