Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjrv committed Nov 9, 2017
1 parent 94b1a92 commit 95d0d33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "phosphor-float-area",
"version": "0.1.1",
"version": "0.1.2",
"description": "Floating dialog container with DockPanel drag support for PhosphorJS",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -31,7 +31,7 @@
"font-awesome": "^4.7.0",
"systemjs": "^0.20.19",
"systemjs-plugin-css": "^0.1.36",
"typescript": "^2.5.2"
"typescript": "^2.6.1"
},
"dependencies": {
"@phosphor/messaging": "^1.2.2",
Expand Down

0 comments on commit 95d0d33

Please sign in to comment.