diff --git a/Makefile b/Makefile index 342b15d..8ac5816 100644 --- a/Makefile +++ b/Makefile @@ -16,4 +16,10 @@ cocoapods-deploy: cocoapods-preflight cocoapods-preflight: pod lib lint - pod spec lint Flapjack.podspec \ No newline at end of file + pod spec lint Flapjack.podspec + +release: + jazzy + git add docs/ + git commit -m "Version $(VERSION)" + git tag -s $(VERSION) -m "Version $(VERSION)" \ No newline at end of file diff --git a/docs/Classes.html b/docs/Classes.html index 1596862..3ae0131 100644 --- a/docs/Classes.html +++ b/docs/Classes.html @@ -423,7 +423,7 @@