lib/snfoil/controller/version.rb in snfoil-controller-1.0.0 vs lib/snfoil/controller/version.rb in snfoil-controller-1.0.1
- old
+ new
@@ -14,8 +14,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
module SnFoil
module Controller
- VERSION = '1.0.0'
+ VERSION = '1.0.1'
end
end