Skip to content

Commit

Permalink
Changed version to 2.1.1 to resolve release conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
camrein committed Dec 23, 2021
1 parent ada86c4 commit c9fd41a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Notes

## 2.1.0
## 2.1.1

- Changed the marketplace publisher to dafny-lang
- Now marking ghost statements by default (requires Dafny 3.4.0+)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ide-vscode",
"displayName": "Dafny",
"description": "Dafny for Visual Studio Code",
"version": "2.1.0",
"version": "2.1.1",
"publisher": "dafny-lang",
"repository": {
"type": "git",
Expand Down

0 comments on commit c9fd41a

Please sign in to comment.