Skip to content

Commit

Permalink
docs: se actualiza a la versión 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cristopher1 committed Apr 5, 2024
1 parent 987ec03 commit f90a47c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Welcome to generator-koa2-api-generator 👋</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-0.1.0-blue.svg?cacheSeconds=2592000" />
<img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" />
<a href="https://github.com/cristopher1/generator-koa2-api-generator#readme" target="_blank">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a>
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": "generator-koa2-api-generator",
"version": "0.1.0",
"version": "1.0.0",
"description": "Yeoman generator to create a base structure for APIs based in koa2 framework and sequelize, using tools such as: eslint, prettier, swagger and others",
"homepage": "https://github.com/cristopher1/generator-koa2-api-generator",
"type": "module",
Expand Down

0 comments on commit f90a47c

Please sign in to comment.