Skip to content

Commit bbc4041

Browse files
author
Erwin Dondorp
committed
fix version number in package.json
1 parent 6157561 commit bbc4041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "saltgui-test",
33
"description": "Code linting and testing package for SaltGUI",
44
"author": "(initial) Oliver Dunk, (next) Martijn Jacobs, (current) Erwin Dondorp",
5-
"version": "0.0.1",
5+
"version": "1.33.0-SNAPSHOT",
66
"license": "MIT",
77
"private": true,
88
"type": "module",

0 commit comments

Comments
 (0)