lib/snfoil/controller/version.rb in snfoil-controller-1.0.1 vs lib/snfoil/controller/version.rb in snfoil-controller-1.1.0
- 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.1'
+ VERSION = '1.1.0'
end
end