Skip to content

Commit

Permalink
Release 3.0.1-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jefiozie committed Jan 29, 2021
1 parent 61df54b commit d970f5c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion libs/ngx-aws-deploy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jefiozie/ngx-aws-deploy",
"version": "3.0.0",
"version": "3.0.1-beta.0",
"description": "Deploy rou Angular app to Amazon S3 directly from the Angular CLI",
"main": "index.js",
"builders": "./builders.json",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-deploy",
"version": "3.0.0",
"version": "3.0.1-beta.0",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit d970f5c

Please sign in to comment.