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

Commit 6669926

Browse files
committed
Bump for publish (again)
1 parent 69ab54f commit 6669926

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

commands/initial/templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@angular/compiler-cli": "^4.0.0",
3535
"@types/jasmine": "2.5.38",
3636
"@types/node": "^6.0.42",
37-
"angular-librarian": "1.0.0-beta.10",
37+
"angular-librarian": "1.0.0-beta.11",
3838
"angular2-template-loader": "0.6.0",
3939
"awesome-typescript-loader": "^3.0.0",
4040
"codelyzer": "~2.0.0-beta.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-librarian",
3-
"version": "1.0.0-beta.10",
3+
"version": "1.0.0-beta.11",
44
"description": "A scaffolding setup for Angular 2+ libraries",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)