Skip to content

Commit

Permalink
* bump version to 1.2.0 (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickysn authored Feb 5, 2024
1 parent f809980 commit 71b59bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nimlangserver.nimble
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mode = ScriptMode.Verbose

packageName = "nimlangserver"
version = "1.1.0"
version = "1.2.0"
author = "The core Nim team"
description = "Nim language server for IDEs"
license = "MIT"
Expand Down

0 comments on commit 71b59bf

Please sign in to comment.