Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Commit

Permalink
Bumping version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzofish committed Jul 12, 2017
1 parent d5e3d8b commit 0253a6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion commands/initial/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@angular/compiler-cli": "^4.0.0",
"@types/jasmine": "2.5.38",
"@types/node": "^6.0.42",
"angular-librarian": "1.0.0-beta.4",
"angular-librarian": "1.0.0-beta.5",
"angular2-template-loader": "0.6.0",
"awesome-typescript-loader": "^3.0.0",
"codelyzer": "~2.0.0-beta.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": "angular-librarian",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"description": "A scaffolding setup for Angular 2+ libraries",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 0253a6d

Please sign in to comment.