lib/cocoapods-pack/gem_version.rb in cocoapods-pack-1.0.0 vs lib/cocoapods-pack/gem_version.rb in cocoapods-pack-1.0.1
- old
+ new
@@ -15,7 +15,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
module CocoapodsPack
- VERSION = '1.0.0'
+ VERSION = '1.0.1'
end