Skip to content

Commit

Permalink
Bump new version
Browse files Browse the repository at this point in the history
  • Loading branch information
PalumboN committed Mar 20, 2024
1 parent ef748b3 commit 1dd3eb3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v4.1.0
**Wollok Version: `3.2.2`**

- 🚧 Refactor: Revamp the API
- 🛠 export utils used on Validations
- 📚 more utilities for Model & Linker

## v4.0.9
**Wollok Version: `3.2.1`**

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wollok-ts",
"version": "4.1.0",
"version": "4.1.1",
"wollokVersion": "3.2.2",
"description": "TypeScript based Wollok language implementation",
"repository": "https://github.com/uqbar-project/wollok-ts",
Expand Down

0 comments on commit 1dd3eb3

Please sign in to comment.