Skip to content

Commit

Permalink
0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tomrav committed Apr 17, 2018
1 parent d9faa54 commit 7cce9ee
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
Expand Up @@ -3,7 +3,7 @@
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
"license": "MIT",
"version": "0.2.4",
"version": "0.2.5",
"description": "Stylable Language Services",
"scripts": {
"reset": "yarn clear && rimraf node_modules .vscode-test && yarn install && yarn test",
Expand Down Expand Up @@ -120,4 +120,4 @@
"stylable",
"css"
]
}
}

0 comments on commit 7cce9ee

Please sign in to comment.