Skip to content

Commit 8bf7221

Browse files
committed
Prep for v1.6.1
1 parent 08af266 commit 8bf7221

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
v1.6.1 (TODO)
4+
v1.6.1 (2022-08-07)
55
-------------------
66

77
* Support for extracting javascript blocks from vue files.

lib/starscope/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Starscope
2-
VERSION = '1.6.1.beta'.freeze
2+
VERSION = '1.6.1'.freeze
33
end

0 commit comments

Comments
 (0)