enju_question 0.1.0.pre14 → 0.1.0.pre15

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 101535f4eb4968f929c27c8a7069d5c02f29a0eb
4
- data.tar.gz: 6125d6da856d612f25fec130cb5a26df86da7239
3
+ metadata.gz: 540cec1a239d1a5e1181dce72eb72ef8cb1e9d31
4
+ data.tar.gz: c33511417ab1c686805376f749ef025d8556a2a1
5
5
  SHA512:
6
- metadata.gz: f5cf4a94f2bd3c0d91913d093c936a9625309a42a1ad33f8b3bdc3a7908c969c73462c490b1ee3592210d24d40869d8a3a3b5642afa1b3f8d3baa0950dad806b
7
- data.tar.gz: f323e652656e605b677d4f7b0716f61a14f4db15401ae36453f1acba56a571b8f751f8f724793d810f5a6c3a87595934681ab5318049fcfce2e1a425257703b0
6
+ metadata.gz: 28e689a8af6e64e3f21121999659cbfff56a52b48b4678c06c76820026fd85e3f17baec8324c39ed35327916ee76c412142c49808b8106689c1903a0a42525aa
7
+ data.tar.gz: 11f56581c6e2233add71388f5f1c320b2bc7d77dc0e47f055a73047fb71dfe3080d0ca32b5539bf3c5d3603c159e14bc98a7c1d4ef477c0aa78cce74299ca2d3
data/MIT-LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright 2012 Kosuke Tanabe
1
+ Copyright 2015 Project Next-L
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining
4
4
  a copy of this software and associated documentation files (the
@@ -1,3 +1,3 @@
1
1
  module EnjuQuestion
2
- VERSION = "0.1.0.pre14"
2
+ VERSION = "0.1.0.pre15"
3
3
  end