Skip to content

Commit cd27d19

Browse files
committed
build: update version number
1 parent e59fdf8 commit cd27d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ilr_file_creator",
3-
"version": "1.0.0",
3+
"version": "1.1.1",
44
"description": "The DFE tool for creating XML files that can be uploaded to their website is slow and limited in its function. We have an airtable that contains all the information it asks for but its hard to move that information. To fixt this we built a tool that takes the CSV values generated from our airtable and processes them to a XML file withouth having to refill any information.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)