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