Skip to content

Commit

Permalink
Bumping package to include newline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRayCode committed Jan 27, 2024
1 parent 829c252 commit e082843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"engines": {
"node": ">=16"
},
"version": "2.1.0",
"version": "2.1.1",
"description": "A GLSL ES 1.0 and 3.0 parser and preprocessor that can preserve whitespace and comments",
"scripts": {
"prepare": "npm run build && ./prepublish.sh",
Expand Down

0 comments on commit e082843

Please sign in to comment.