Skip to content

Commit

Permalink
updated manifesto
Browse files Browse the repository at this point in the history
  • Loading branch information
edsilv committed Oct 28, 2016
1 parent d2551fe commit 40cdfc8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/manifold.bundle.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// manifesto.js v2.0.0 https://github.com/viewdir/manifesto
// manifesto.js v2.0.1 https://github.com/viewdir/manifesto
declare module exjs {
var version: string;
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "manifold",
"version": "1.1.2",
"version": "1.1.3",
"description": "",
"main": "gulpfile.config.js",
"scripts": {
Expand All @@ -25,7 +25,7 @@
"gulp-rename": "^1.2.2",
"gulp-typescript": "^2.13.4",
"gulp-utils": "viewdir/gulp-utils",
"manifesto": "viewdir/manifesto#labellocale",
"manifesto": "viewdir/manifesto#v2.0.1",
"merge2": "^1.0.2",
"path": "^0.12.7",
"require-dir": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion typings/manifesto.bundle.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// manifesto.js v2.0.0 https://github.com/viewdir/manifesto
// manifesto.js v2.0.1 https://github.com/viewdir/manifesto
declare module exjs {
var version: string;
}
Expand Down

0 comments on commit 40cdfc8

Please sign in to comment.