smalruby-editor 0.1.11-x86-mingw32 → 0.1.12-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of smalruby-editor might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/lib/smalruby_editor/version.rb +3 -3
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b59afba0b94973c3b49c01f202a6d5ecdddcbd6b
|
4
|
+
data.tar.gz: 572b147e4981c89fe8d1152aa60aa22d296c491e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7dddfd0db8fe0fe57df540592c2093616712a1bf420554e37be1fdef074405531b7bd9c828e5318be6b9f0cfcc34b9d9e8c6aa0f045df6e241539e0b5d3c87b4
|
7
|
+
data.tar.gz: ce069671f43e9920548b5512a95739c23e3235f917880259636bfe3481067fc24ab3105573d0f207dff7067c7c2173382f361c81dce1af28f6016b968c54437d
|
@@ -1,3 +1,3 @@
|
|
1
|
-
module SmalrubyEditor
|
2
|
-
VERSION = '0.1.
|
3
|
-
end
|
1
|
+
module SmalrubyEditor
|
2
|
+
VERSION = '0.1.12'
|
3
|
+
end
|