Skip to content

Commit

Permalink
Lançamento da versão v0.33.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leonelsanchesdasilva committed Feb 12, 2024
1 parent 26b0df9 commit 4b33bf3
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
@@ -1,6 +1,6 @@
{
"name": "@designliquido/delegua-node",
"version": "0.33.1",
"version": "0.33.3",
"description": "Linguagem Delégua com capacidades para ecossistema Node.js.",
"scripts": {
"empacotar": "yarn rimraf ./dist && tsc && yarn copyfiles -V ./bin/delegua ./bin/delegua.cmd ./dist && yarn copyfiles -V ./package.json ./dist/bin && yarn copyfiles -V ./README.md ./dist && yarn copyfiles -V ./LICENSE ./dist",
Expand Down

0 comments on commit 4b33bf3

Please sign in to comment.