Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hesstobi committed Sep 29, 2018
1 parent dd479a3 commit 13c0cda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## master
## 0.3.2 - 2018-09-29
* skip ALIAS directive, thanks @bbbrumley
* skip STRING directive, fix #7
* minior fixes

## 0.3.1 - 2018-01-02
* support for language-latex2e
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "autocomplete-latex-cite",
"main": "./lib/main",
"version": "0.3.1",
"version": "0.3.2",
"description": "Autocomplete+ Support for Bibtex References in Latex",
"activationHooks": [
"language-latex:grammar-used",
Expand Down

0 comments on commit 13c0cda

Please sign in to comment.