Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SeyZ committed May 2, 2019
1 parent 3b6106a commit 44d0fe3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Change Log

## [Unreleased]

## RELEASE 2.0.0 - 2019-05-02
### Changed
- Loose coupling - Use Lumber as a backend generator that leverages a set of plugins.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lumber-cli",
"description": "Create your backend application in minutes. GraphQL API backend based on a database schema",
"version": "2.0.0-beta.1",
"version": "2.0.0",
"main": "lumber.js",
"scripts": {
"test": "ava",
Expand Down

0 comments on commit 44d0fe3

Please sign in to comment.