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

Commit

Permalink
Prepare 0.17.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tststs committed Jan 21, 2017
1 parent 1827662 commit 253ca5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "atom-ternjs",
"main": "./lib/atom-ternjs",
"version": "0.16.1",
"version": "0.17.0",
"private": false,
"description": "JavaScript code intelligence for atom with Tern. Adds support for ES5, ES6 (JavaScript 2015), Node.js, jQuery & Angular. Extendable via plugins. Uses suggestion provider by autocomplete-plus.",
"activationHooks": [
Expand Down

0 comments on commit 253ca5c

Please sign in to comment.