Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 2d6e03f

Browse files
committed
release v2.1.0
1 parent c82ffeb commit 2d6e03f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Last Changes
44

55

6+
## v2.1.0
67
## v2.1.0-rc.1
78

89
- [#490](https://github.com/LaxarJS/laxar/issues/490): documentation: mocking application-defined services

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laxar",
3-
"version": "2.1.0-rc.1",
3+
"version": "2.1.0",
44
"description": "Building large applications is hard, so don't do that!",
55
"homepage": "http://laxarjs.org",
66
"main": "laxar.js",

0 commit comments

Comments
 (0)