Skip to content

Commit c763e98

Browse files
committed
Bump version 0.1.5 to 0.2.0
Changes: - Removed support for `import_all` (use `fix_imports` instead)
1 parent 46fcb8f commit c763e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/import_js/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Defines the gem version.
22
module ImportJS
3-
VERSION = '0.1.5'
3+
VERSION = '0.2.0'
44
end

0 commit comments

Comments
 (0)