Skip to content

Commit c522061

Browse files
committed
1.6.1
1 parent 8b9783e commit c522061

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
m (1.6.0)
4+
m (1.6.1)
55
method_source (>= 0.6.7)
66
rake (>= 0.9.2.2)
77

@@ -31,6 +31,7 @@ GEM
3131
i18n (1.8.10)
3232
concurrent-ruby (~> 1.0)
3333
json (2.5.1)
34+
json (2.5.1-java)
3435
method_source (1.0.0)
3536
minitest (5.14.4)
3637
mustache (1.1.1)
@@ -70,4 +71,4 @@ DEPENDENCIES
7071
rocco
7172

7273
BUNDLED WITH
73-
2.2.26
74+
2.3.26

lib/m/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module M
2-
VERSION = "1.6.0"
2+
VERSION = "1.6.1"
33
end

0 commit comments

Comments
 (0)