We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08af266 commit 8bf7221Copy full SHA for 8bf7221
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-v1.6.1 (TODO)
+v1.6.1 (2022-08-07)
5
-------------------
6
7
* Support for extracting javascript blocks from vue files.
lib/starscope/version.rb
@@ -1,3 +1,3 @@
module Starscope
- VERSION = '1.6.1.beta'.freeze
+ VERSION = '1.6.1'.freeze
end
0 commit comments